共用方式為


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

傳回

屬性

適用於