ComponentOne Input for WinForms
Count Property (ComboBoxItemList)

C1.Win.C1Input.4 Assembly > 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 System.Integer
public System.int Count {get;}
See Also

Reference

ComboBoxItemList Class
ComboBoxItemList Members