共用方式為


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

傳回

屬性

適用於