ItemCount プロパティ (Tree)
クラス
Tree
.
処理
[読み取り専用] ツリー上の項目数(すべての子を含む)。
構文
C#
protected
Integer
ItemCount { get; }
VB
'Declaration Protected Read Property ItemCount As
Integer
アクセス
読み取り専用。