次の方法で共有


DomElement.QuerySelectorAll(String) メソッド

定義

[Foundation.Export("querySelectorAll:")]
public virtual WebKit.DomNodeList QuerySelectorAll (string selectors);
abstract member QuerySelectorAll : string -> WebKit.DomNodeList
override this.QuerySelectorAll : string -> WebKit.DomNodeList

パラメーター

selectors
String

戻り値

属性

適用対象