DomElement.GetAttributeNodeNS(String, String) Метод

Определение

[Foundation.Export("getAttributeNodeNS:localName:")]
public virtual WebKit.DomAttr GetAttributeNodeNS (string namespaceURI, string localName);
abstract member GetAttributeNodeNS : string * string -> WebKit.DomAttr
override this.GetAttributeNodeNS : string * string -> WebKit.DomAttr

Параметры

namespaceURI
String
localName
String

Возвращаемое значение

Атрибуты

Применяется к