Document.ChildElementCount
Document.ChildElementCount property
この要素の子である要素ノードの現在の数を返します。この要素に nodeType 1. の子ノードがない場合は 0
public int ChildElementCount { get; }
関連項目
- class Document
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML
この要素の子である要素ノードの現在の数を返します。この要素に nodeType 1. の子ノードがない場合は 0
public int ChildElementCount { get; }