| ArcGIS Explorer Component Help |
| MapItemCollection Constructor |
| MapItemCollection Class See Also |
Initializes a new instance of the MapItemCollection class with the specified properties.
Overload List
| Name | Description | |
|---|---|---|
| MapItemCollection()()() |
Initializes a new instance of the MapItemCollection class.
| |
| MapItemCollection(IEnumerable<(Of <(MapItem>)>)) |
Initializes a new instance of the MapItemCollection class and adds the specified MapItems to the end of collection.
|