| ArcGIS Explorer Component Help |
| ComboItemCollection Properties |
| ComboItemCollection Class See Also |
The ComboItemCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ComboItem>)>).) | |
| Item |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(ComboItem>)>).) | |
| Items |
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ComboItem>)>).) |