IParentNode.QuerySelector
IParentNode.QuerySelector method
セレクターに一致するノードの子孫である最初の要素を返します.
public Element QuerySelector(string selectors)
パラメータ | タイプ | 説明 |
---|---|---|
selectors | String | セレクター。 |
戻り値
最初に一致した要素を返します。
関連項目
- class Element
- interface IParentNode
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML