Partilhar via


DomElement.GetAttributeNodeNS(String, String) Método

Definição

[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

Parâmetros

namespaceURI
String
localName
String

Retornos

Atributos

Aplica-se a