| ArcGIS Explorer Component Help |
| MapItemCollection Properties |
| MapItemCollection Class See Also |
The MapItemCollection 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 <(MapItem>)>).) | |
| Item |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(MapItem>)>).) | |
| Items |
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(MapItem>)>).) | |
| Owner |
Gets the owning MapItem type for the MapItemCollection.
|