次の方法で共有


DomElement.HasAttributeNS(String, String) メソッド

定義

[Foundation.Export("hasAttributeNS:localName:")]
public virtual bool HasAttributeNS (string namespaceURI, string localName);
abstract member HasAttributeNS : string * string -> bool
override this.HasAttributeNS : string * string -> bool

パラメーター

namespaceURI
String
localName
String

戻り値

属性

適用対象