ComponentOne MultiSelect for WinForms
Count Property (ComboBoxItemList)

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

Reference

ComboBoxItemList Class
ComboBoxItemList Members