ComponentOne TreeView for WinForms
Count Property (C1TreeNodeCollection)

C1.Win.TreeView Namespace > C1TreeNodeCollection Class : Count Property
Gets the number of tree nodes contained in the C1TreeNodeCollection instance.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TreeNodeCollection インスタンスに含まれるツリーノードの数を取得します。")>
Public ReadOnly Property Count As Integer
[C1Description("C1TreeNodeCollection インスタンスに含まれるツリーノードの数を取得します。")]
public int Count {get;}
See Also

Reference

C1TreeNodeCollection Class
C1TreeNodeCollection Members