Element.QuerySelectorAll
Element.QuerySelectorAll method
ドキュメント内のすべての要素の NodeList を返します。これは、selector に一致します。
public NodeList QuerySelectorAll(string selector)
パラメータ | タイプ | 説明 |
---|---|---|
selector | String | セレクター |
戻り値
関連項目
- class NodeList
- class Element
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML