ESRI.ArcGIS.Mobile
MapLayerCollection Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile Namespace : MapLayerCollection Class


The following tables list the members exposed by MapLayerCollection.

Public Properties

 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public PropertyItemOverloaded.  Gets the Layer with the specified name.  
Top

Protected Properties

 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Adds all the mobile cache layers as Map Layers.  
Public MethodAddRange Adds a collection of MapLayer.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public MethodIndexOfOverloaded. Gets the index of the specified MapLayer within the collection.  
Public MethodInsertOverloaded.  Inserts all the mobile cache layers as Map Layers after the index.  
Public MethodInsertRange Inserts a collection of Layer at the given position.  
Public MethodRemoveOverloaded.  Removes all the map layers related to the mobile cache.  
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<MapLayer>)
Public MethodRemoveRangeOverloaded.  Removes a collection of MapLayers.  
Top

Protected Methods

 NameDescription
Protected MethodClearItemsOverridden.  Removes all elements from the collection.  
Protected MethodInsertItemOverridden.  Inserts the specified item in the list at the specified index.  
Protected MethodRemoveItemOverridden.  Removes the item at the specified index.  
Protected MethodSetItemOverridden.  Replaces the item at the specified index with the specified item.  
Top

See Also

© 2013 All Rights Reserved.