| C1.Win.TreeView Namespace > C1TreeNodeCollection Class : Count Property |
'Declaration<C1DescriptionAttribute("Gets the number of tree nodes contained in the C1TreeNodeCollection instance.")> Public ReadOnly Property Count As Integer
'UsageDim instance As C1TreeNodeCollection Dim value As Integer value = instance.Count
[C1Description("Gets the number of tree nodes contained in the C1TreeNodeCollection instance.")] public int Count {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2