The properties of the ItemCollection class are listed below. For a complete list of ItemCollection class members, see the ItemCollection Members topic.
Capacity (inherited from CollectionBase) | Gets or sets the number of elements that the CollectionBase can contain. |
Count (inherited from CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item | Overloaded. Gets or sets the ListItem at the specified index. |
SelectedItem |
ItemCollection Class | Resco.Controls.AdvancedComboBox Namespace