[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListSelectedItemCollection.Count

Count Property

Count

Gets the number of items contained in the C1CheckListSelectedItemCollection instance.

Declaration
public int Count { get; }
Implements