Freigeben über


DomElement.GetAttributeNodeNS(String, String) Methode

Definition

[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

Parameter

namespaceURI
String
localName
String

Gibt zurück

Attribute

Gilt für: