[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.Count

Count Property

Count

Gets the number of tree nodes contained in the C1TreeNodeCollection instance.

Declaration
public int Count { get; }
Implements