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