다음을 통해 공유


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

반환

특성

적용 대상