[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListItemCollection.Count

Count Property

Count

Gets the number of items contained in the C1CheckListItemCollection instance.

Declaration
public int Count { get; }
Implements