ComboBox::ObjectCollection::Count Property
.NET Framework (current version)
Gets the number of items in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
ICollection::CountThis property enables you to determine the number of items in the ComboBox. You can use this value when looping through the values of the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: