Defines a property that stores constituent MapItems.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public interface IMapItemParent |
Visual Basic (Declaration) |
---|
Public Interface IMapItemParent |
Remarks
Every class that has the ability to store constituent MapItems implements the IMapItemParent interface. The interface defines a
ChildItems property of type MapItemCollection.
See Also
Created by Atop CHM to web converter,© 2009 all right reserved.