GetAttributeNodeNS
Element.GetAttributeNodeNS method
Yerel ad ve ad alanı URI’sine göre bir Attr düğümü alır.
public Attr GetAttributeNodeNS(string namespaceURI, string localName)
| Parametre | Tip | Tanım |
|---|---|---|
| namespaceURI | String | Ad alanı URI’si. |
| localName | String | Yerelin adı. |
Geri dönüş değeri
niteliğini döndürür
Ayrıca bakınız
- class Attr
- class Element
- ad alanı Aspose.Svg.Dom
- toplantı Aspose.SVG