The following tables list the members exposed by MapLayerCollection.
Name | Description | |
---|---|---|
![]() | (Inherited from | |
![]() | Item | Overloaded. Gets the Layer with the specified name. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds all the mobile cache layers as Map Layers. |
![]() | AddRange | Adds a collection of MapLayer. |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | (Inherited from | |
![]() | IndexOf | Overloaded. Gets the index of the specified MapLayer within the collection. |
![]() | Insert | Overloaded. Inserts all the mobile cache layers as Map Layers after the index. |
![]() | InsertRange | Inserts a collection of Layer at the given position. |
![]() | Remove | Overloaded. Removes all the map layers related to the mobile cache. |
![]() | (Inherited from | |
![]() | RemoveRange | Overloaded. Removes a collection of MapLayers. |
Name | Description | |
---|---|---|
![]() | ClearItems | Overridden. Removes all elements from the collection. |
![]() | InsertItem | Overridden. Inserts the specified item in the list at the specified index. |
![]() | RemoveItem | Overridden. Removes the item at the specified index. |
![]() | SetItem | Overridden. Replaces the item at the specified index with the specified item. |