User Tools

Site Tools


thinkgeo.mapsuite.androidedition.maptools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.androidedition.maptools [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.AndroidEdition.MapTools ====== 
- 
- 
- 
-<!-- Class --> 
-Contains the different map tools as properties and acts as an entrance for setting these map controls. 
-=== Remarks === 
-This class is designed to be easy to use. It contains all the available tools of the map. You can find and set those map tools easily by using this class. 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-    * PublicKeyToken=0828af5241fb4207]] 
-      * Culture=neutral 
-        * Version=8.0.0.0 
-***** AndroidEdition 
-******[[System.Collections.ObjectModel.Collection‹T›[[ThinkGeo.MapSuite.AndroidEdition.MapTool]] 
-******* PublicKeyToken=0828af5241fb4207]] 
-******** Culture=neutral 
-********* Version=8.0.0.0 
-********** AndroidEdition 
-***********[[ThinkGeo.MapSuite.Core.GeoCollection‹T›[[ThinkGeo.MapSuite.AndroidEdition.MapTool]] 
-************[[ThinkGeo.MapSuite.AndroidEdition.MapTools]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MapTools(Context,​ MapView)|MapTools]] ​  | Context, [[ThinkGeo.MapSuite.AndroidEdition.MapView|MapView]] ​  ​| ​   | Initializes a new instance of the class. ​  | 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Add(MapTool)|Add]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Add(String,​ MapTool)|Add]] ​  | String, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Add(MapTool)|Add]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Clear()|Clear]] ​  ​| ​   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Contains(String)|Contains]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Contains(MapTool)|Contains]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CopyTo(MapTool[],​ Int32)|CopyTo]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]][],​ Int32   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetEnumerator()|GetEnumerator]] ​  ​| ​   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetKeys()|GetKeys]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​IndexOf(MapTool)|IndexOf]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Insert(Int32,​ MapTool)|Insert]] ​  | Int32, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Insert(Int32,​ MapTool)|Insert]] ​  | Int32, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Insert(Int32,​ String, MapTool)|Insert]] ​  | Int32, String, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveDown(Int32)|MoveDown]] ​  | Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveDown(String)|MoveDown]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveDown(MapTool)|MoveDown]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveTo(String,​ Int32)|MoveTo]] ​  | String, Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveTo(Int32,​ Int32)|MoveTo]] ​  | Int32, Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveTo(MapTool,​ Int32)|MoveTo]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]],​ Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToBottom(String)|MoveToBottom]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToBottom(Int32)|MoveToBottom]] ​  | Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToBottom(MapTool)|MoveToBottom]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToTop(MapTool)|MoveToTop]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToTop(Int32)|MoveToTop]] ​  | Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveToTop(String)|MoveToTop]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveUp(MapTool)|MoveUp]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveUp(String)|MoveUp]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveUp(Int32)|MoveUp]] ​  | Int32   | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Refresh()|Refresh]] ​  ​| ​   |    | Refreshes all the map tools objects maintaining in the MapTools object. ​  | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Remove(MapTool)|Remove]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Remove(String)|Remove]] ​  | String ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RemoveAt(Int32)|RemoveAt]] ​  | Int32   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ClearItems()|ClearItems]] ​  ​| ​   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​(overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​InsertItem(Int32,​ MapTool)|InsertItem]] ​  | Int32, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​(overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnAdded(AddedGeoCollectionEventArgs)|OnAdded]] ​  | [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnAdding(AddingGeoCollectionEventArgs)|OnAdding]] ​  | [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnClearedItems(ClearedItemsGeoCollectionEventArgs)|OnClearedItems]] ​  | [[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnClearingItems(ClearingItemsGeoCollectionEventArgs)|OnClearingItems]] ​  | [[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnCollectionChanged(NotifyCollectionChangedEventArgs)|OnCollectionChanged]] ​  | NotifyCollectionChangedEventArgs ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnInserted(InsertedGeoCollectionEventArgs)|OnInserted]] ​  | [[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnInserting(InsertingGeoCollectionEventArgs)|OnInserting]] ​  | [[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnPropertyChanged(PropertyChangedEventArgs)|OnPropertyChanged]] ​  | PropertyChangedEventArgs ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnRemoved(RemovedGeoCollectionEventArgs)|OnRemoved]] ​  | [[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnRemoving(RemovingGeoCollectionEventArgs)|OnRemoving]] ​  | [[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​RemoveItem(Int32)|RemoveItem]] ​  | Int32   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​(overriden) ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​SetItem(Int32,​ MapTool)|SetItem]] ​  | Int32, [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​(overriden) ​  ​| ​   | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CenterCoordinate|CenterCoordinate]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]] ​  ​| ​   | Gets the center coordinate. ​  | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Count|Count]] ​  | Int32   | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Item|Item]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Item|Item]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]] ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomMapTool|ZoomMapTool]] ​  | [[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]] ​  ​| ​   | Gets the zoom map tool.   | 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​Items|Items]] ​  | IList<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  | Collection<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Added|Added]] ​  | [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Adding|Adding]] ​  | [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​ClearedItems|ClearedItems]] ​  | [[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​ClearingItems|ClearingItems]] ​  | [[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​CollectionChanged|CollectionChanged]] ​  | NotifyCollectionChangedEventArgs ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Inserted|Inserted]] ​  | [[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Inserting|Inserting]] ​  | [[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​PropertyChanged|PropertyChanged]] ​  | PropertyChangedEventArgs ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Removed|Removed]] ​  | [[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Removing|Removing]] ​  | [[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]> ​  ​| ​   | 
- 
-===== Public Constructors ===== 
-==== MapTools(Context,​ MapView) ==== 
-Initializes a new instance of the class. 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| context ​  | Context<​!-- Android.Content.Context --> ​  | Interface to global information about an application environment. ​  | 
-| currentMap ​  | [[ThinkGeo.MapSuite.AndroidEdition.MapView|MapView]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapView --> ​  | A mapView object that all map tools in this object is based on.   | 
- 
-[[#Public Constructors|Go Back]] 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-==== Add(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Add(String, MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Add(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Clear() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Contains(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Contains(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== CopyTo(MapTool[],​ Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| array   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]][]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool[[]] --> ​  ​| ​   | 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetEnumerator() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| IEnumerator<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]><​!-- System.Collections.Generic.IEnumerator{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetKeys() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== IndexOf(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Insert(Int32,​ MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Insert(Int32,​ MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Insert(Int32,​ String, MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveDown(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveDown(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveDown(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveTo(String,​ Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
-| toIndex ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveTo(Int32,​ Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| fromIndex ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| toIndex ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveTo(MapTool,​ Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
-| toIndex ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToBottom(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToBottom(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToBottom(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToTop(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToTop(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveToTop(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveUp(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveUp(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== MoveUp(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Refresh() ==== 
-Refreshes all the map tools objects maintaining in the MapTools object. 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.AndroidEdition.MapTools --> 
-[[#Public Methods|Go Back]] 
-==== Remove(MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== Remove(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| key   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== RemoveAt(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== ClearItems() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== InsertItem(Int32,​ MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== OnAdded(AddedGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnAdding(AddingGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnClearedItems(ClearedItemsGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnClearingItems(ClearingItemsGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnCollectionChanged(NotifyCollectionChangedEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | NotifyCollectionChangedEventArgs<​!-- System.Collections.Specialized.NotifyCollectionChangedEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnInserted(InsertedGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnInserting(InsertingGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnPropertyChanged(PropertyChangedEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | PropertyChangedEventArgs<​!-- System.ComponentModel.PropertyChangedEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnRemoved(RemovedGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== OnRemoving(RemovingGeoCollectionEventArgs) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| e   | [[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Methods|Go Back]] 
-==== RemoveItem(Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== SetItem(Int32,​ MapTool) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| index   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| item   | [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  ​| ​   | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool}(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== CenterCoordinate ==== 
-Gets the center coordinate. 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.AndroidEdition.MapTools --> 
-[[#Public Properties|Go Back]] 
-==== Count ==== 
-=== Return Value === 
-^ Return Type ^ 
-| Int32<​!-- System.Int32 --> ​  | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Properties|Go Back]] 
-==== Item ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Properties|Go Back]] 
-==== Item ==== 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.MapTool --> ​  | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Properties|Go Back]] 
-==== ZoomMapTool ==== 
-Gets the zoom map tool. 
-=== Return Value === 
-^ Return Type ^ 
-| [[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]]<​!-- ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.AndroidEdition.MapTools --> 
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-==== Items ==== 
-=== Return Value === 
-^ Return Type ^ 
-| IList<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]><​!-- System.Collections.Generic.IList{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> ​  | 
- 
-<!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#​Protected Properties|Go Back]] 
-===== Public Events ===== 
-==== Added ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== Adding ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== ClearedItems ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== ClearingItems ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== CollectionChanged ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| NotifyCollectionChangedEventArgs<​!-- System.Collections.Specialized.NotifyCollectionChangedEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== Inserted ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== Inserting ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== PropertyChanged ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| PropertyChangedEventArgs<​!-- System.ComponentModel.PropertyChangedEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== Removed ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
-==== Removing ==== 
-=== Event Arguments === 
-^ Event Arguments ^ 
-| [[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]<​!-- ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.AndroidEdition.MapTool} --> 
-[[#Public Events|Go Back]] 
- 
-__NOTOC__ 
-[[Category:​AndroidEdition]] 
-[[Category:​ThinkGeo.MapSuite.AndroidEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.androidedition.maptools.1440040127.txt.gz · Last modified: 2015/09/21 10:30 (external edit)