ComponentOne MultiSelect for WinForms
Count Property (C1CheckListItemCollection)

C1.Win.Input Namespace > C1CheckListItemCollection Class : Count Property
Gets the number of items contained in the C1CheckListItemCollection instance.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}
See Also

Reference

C1CheckListItemCollection Class
C1CheckListItemCollection Members