Gets a collection of the items in the specified MapItemFile.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public MapItemCollection Items { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Items As MapItemCollection |
Field Value
A MapItemCollection object containing MapItem objects, each of which represents an item in the Map.
Remarks
This property allows you to access the contents of the currently loaded MapItemFile (which is simply a collection of map items).
See Also
Created by Atop CHM to web converter,© 2009 all right reserved.