Initializes a new instance of the MapItemCollection class.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public MapItemCollection()
Visual Basic (Declaration)
Public Sub New

Remarks

It may be useful to create a MapItemCollection object if you want store a collection of MapItems internally or when using either the Add or the AddFirst methods to add several MapItems to the Map. Note that the Map has an associated MapItemCollection which can be accessed using ChildItems property.

See Also

Relate Topics:
  MapItemCollection Constructor (IEnumerable(MapItem))
Created by Atop CHM to web converter,© 2009 all right reserved.