次の方法で共有


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

戻り値

属性

適用対象