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

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.androidedition.maptools [2015/09/21 10:30]
admin
thinkgeo.mapsuite.androidedition.maptools [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.AndroidEdition.MapTools ====== ====== ThinkGeo.MapSuite.AndroidEdition.MapTools ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Contains the different map tools as properties and acts as an entrance for setting these map controls. Contains the different map tools as properties and acts as an entrance for setting these map controls.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} MapTools(Context,​MapView) ** ** {{wiki:​PublicMethod.gif|}} MapTools(Context,​MapView) **
  
-Initializes a new instance of the  class.+  * //Initializes a new instance of the  class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //context//   * //context//
Line 27: Line 30:
 ** {{wiki:​PublicMethod.gif|}} Refresh() ** ** {{wiki:​PublicMethod.gif|}} Refresh() **
  
-Refreshes all the map tools objects maintaining in the MapTools object.+  * //Refreshes all the map tools objects maintaining in the MapTools object.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 39: Line 42:
 ** {{wiki:​PublicMethod.gif|}} GetKeys() ** ** {{wiki:​PublicMethod.gif|}} GetKeys() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 51: Line 54:
 ** {{wiki:​PublicMethod.gif|}} Add(String,​MapTool) ** ** {{wiki:​PublicMethod.gif|}} Add(String,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 71: Line 74:
 ** {{wiki:​PublicMethod.gif|}} Add(MapTool) ** ** {{wiki:​PublicMethod.gif|}} Add(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 87: Line 90:
 ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​MapTool) ** ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 107: Line 110:
 ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​String,​MapTool) ** ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​String,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 131: Line 134:
 ** {{wiki:​PublicMethod.gif|}} Remove(String) ** ** {{wiki:​PublicMethod.gif|}} Remove(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 147: Line 150:
 ** {{wiki:​PublicMethod.gif|}} MoveUp(Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveUp(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 163: Line 166:
 ** {{wiki:​PublicMethod.gif|}} MoveUp(String) ** ** {{wiki:​PublicMethod.gif|}} MoveUp(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 179: Line 182:
 ** {{wiki:​PublicMethod.gif|}} MoveUp(MapTool) ** ** {{wiki:​PublicMethod.gif|}} MoveUp(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 195: Line 198:
 ** {{wiki:​PublicMethod.gif|}} MoveDown(Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveDown(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 211: Line 214:
 ** {{wiki:​PublicMethod.gif|}} MoveDown(String) ** ** {{wiki:​PublicMethod.gif|}} MoveDown(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 227: Line 230:
 ** {{wiki:​PublicMethod.gif|}} MoveDown(MapTool) ** ** {{wiki:​PublicMethod.gif|}} MoveDown(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 243: Line 246:
 ** {{wiki:​PublicMethod.gif|}} MoveToTop(Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveToTop(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 259: Line 262:
 ** {{wiki:​PublicMethod.gif|}} MoveToTop(String) ** ** {{wiki:​PublicMethod.gif|}} MoveToTop(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 275: Line 278:
 ** {{wiki:​PublicMethod.gif|}} MoveToTop(MapTool) ** ** {{wiki:​PublicMethod.gif|}} MoveToTop(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 291: Line 294:
 ** {{wiki:​PublicMethod.gif|}} MoveToBottom(Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveToBottom(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 307: Line 310:
 ** {{wiki:​PublicMethod.gif|}} MoveToBottom(String) ** ** {{wiki:​PublicMethod.gif|}} MoveToBottom(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 323: Line 326:
 ** {{wiki:​PublicMethod.gif|}} MoveToBottom(MapTool) ** ** {{wiki:​PublicMethod.gif|}} MoveToBottom(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 339: Line 342:
 ** {{wiki:​PublicMethod.gif|}} MoveTo(Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveTo(Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 359: Line 362:
 ** {{wiki:​PublicMethod.gif|}} MoveTo(String,​Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveTo(String,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 379: Line 382:
 ** {{wiki:​PublicMethod.gif|}} MoveTo(MapTool,​Int32) ** ** {{wiki:​PublicMethod.gif|}} MoveTo(MapTool,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 399: Line 402:
 ** {{wiki:​PublicMethod.gif|}} Contains(String) ** ** {{wiki:​PublicMethod.gif|}} Contains(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 415: Line 418:
 ** {{wiki:​PublicMethod.gif|}} Add(MapTool) ** ** {{wiki:​PublicMethod.gif|}} Add(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 431: Line 434:
 ** {{wiki:​PublicMethod.gif|}} Clear() ** ** {{wiki:​PublicMethod.gif|}} Clear() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 443: Line 446:
 ** {{wiki:​PublicMethod.gif|}} CopyTo(MapTool[],​Int32) ** ** {{wiki:​PublicMethod.gif|}} CopyTo(MapTool[],​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 463: Line 466:
 ** {{wiki:​PublicMethod.gif|}} Contains(MapTool) ** ** {{wiki:​PublicMethod.gif|}} Contains(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 479: Line 482:
 ** {{wiki:​PublicMethod.gif|}} GetEnumerator() ** ** {{wiki:​PublicMethod.gif|}} GetEnumerator() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 491: Line 494:
 ** {{wiki:​PublicMethod.gif|}} IndexOf(MapTool) ** ** {{wiki:​PublicMethod.gif|}} IndexOf(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 507: Line 510:
 ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​MapTool) ** ** {{wiki:​PublicMethod.gif|}} Insert(Int32,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 527: Line 530:
 ** {{wiki:​PublicMethod.gif|}} Remove(MapTool) ** ** {{wiki:​PublicMethod.gif|}} Remove(MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 543: Line 546:
 ** {{wiki:​PublicMethod.gif|}} RemoveAt(Int32) ** ** {{wiki:​PublicMethod.gif|}} RemoveAt(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 559: Line 562:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 571: Line 574:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 587: Line 590:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 599: Line 602:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 612: Line 615:
 ** {{wiki:​ProtectedMethod.gif|}} OnInserting(InsertingGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnInserting(InsertingGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 628: Line 631:
 ** {{wiki:​ProtectedMethod.gif|}} OnInserted(InsertedGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnInserted(InsertedGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 644: Line 647:
 ** {{wiki:​ProtectedMethod.gif|}} OnRemoving(RemovingGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnRemoving(RemovingGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 660: Line 663:
 ** {{wiki:​ProtectedMethod.gif|}} OnRemoved(RemovedGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnRemoved(RemovedGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 676: Line 679:
 ** {{wiki:​ProtectedMethod.gif|}} OnAdding(AddingGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnAdding(AddingGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 692: Line 695:
 ** {{wiki:​ProtectedMethod.gif|}} OnAdded(AddedGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnAdded(AddedGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 708: Line 711:
 ** {{wiki:​ProtectedMethod.gif|}} OnClearingItems(ClearingItemsGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnClearingItems(ClearingItemsGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 724: Line 727:
 ** {{wiki:​ProtectedMethod.gif|}} OnClearedItems(ClearedItemsGeoCollectionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnClearedItems(ClearedItemsGeoCollectionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 740: Line 743:
 ** {{wiki:​ProtectedMethod.gif|}} InsertItem(Int32,​MapTool) ** ** {{wiki:​ProtectedMethod.gif|}} InsertItem(Int32,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 760: Line 763:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveItem(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveItem(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 776: Line 779:
 ** {{wiki:​ProtectedMethod.gif|}} ClearItems() ** ** {{wiki:​ProtectedMethod.gif|}} ClearItems() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 788: Line 791:
 ** {{wiki:​ProtectedMethod.gif|}} SetItem(Int32,​MapTool) ** ** {{wiki:​ProtectedMethod.gif|}} SetItem(Int32,​MapTool) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 808: Line 811:
 ** {{wiki:​ProtectedMethod.gif|}} OnCollectionChanged(NotifyCollectionChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnCollectionChanged(NotifyCollectionChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 824: Line 827:
 ** {{wiki:​ProtectedMethod.gif|}} OnPropertyChanged(PropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPropertyChanged(PropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 840: Line 843:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 852: Line 855:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 865: Line 868:
 ** {{wiki:​PublicProperty.gif|}} ZoomMapTool ** ** {{wiki:​PublicProperty.gif|}} ZoomMapTool **
  
-Gets the zoom map tool.+  * //Gets the zoom map tool.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]]   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.ZoomMapTool|ZoomMapTool]]
Line 873: Line 876:
 ** {{wiki:​PublicProperty.gif|}} CenterCoordinate ** ** {{wiki:​PublicProperty.gif|}} CenterCoordinate **
  
-Gets the center coordinate.+  * //Gets the center coordinate.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]]   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.CenterCoordinateMapTool|CenterCoordinateMapTool]]
Line 881: Line 884:
 ** {{wiki:​PublicProperty.gif|}} Item ** ** {{wiki:​PublicProperty.gif|}} Item **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]
Line 889: Line 892:
 ** {{wiki:​PublicProperty.gif|}} Count ** ** {{wiki:​PublicProperty.gif|}} Count **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 897: Line 900:
 ** {{wiki:​PublicProperty.gif|}} Item ** ** {{wiki:​PublicProperty.gif|}} Item **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]   * Type:​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]
Line 906: Line 909:
 ** {{wiki:​ProtectedProperty.gif|}} Items ** ** {{wiki:​ProtectedProperty.gif|}} Items **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​IList<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​   * Type:​IList<​[[ThinkGeo.MapSuite.AndroidEdition.MapTool|MapTool]]>​
Line 914: Line 917:
 ==== Public Events ==== ==== Public Events ====
 ** {{wiki:​PublicEvent.gif|}} Inserting ** ** {{wiki:​PublicEvent.gif|}} Inserting **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Inserted ** ** {{wiki:​PublicEvent.gif|}} Inserted **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Removing ** ** {{wiki:​PublicEvent.gif|}} Removing **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Removed ** ** {{wiki:​PublicEvent.gif|}} Removed **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Adding ** ** {{wiki:​PublicEvent.gif|}} Adding **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} Added ** ** {{wiki:​PublicEvent.gif|}} Added **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} ClearingItems ** ** {{wiki:​PublicEvent.gif|}} ClearingItems **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} ClearedItems ** ** {{wiki:​PublicEvent.gif|}} ClearedItems **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments:​[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] Event Arguments:​[[ThinkGeo.MapSuite.Core.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]]
  
 ** {{wiki:​PublicEvent.gif|}} CollectionChanged ** ** {{wiki:​PublicEvent.gif|}} CollectionChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PropertyChanged ** ** {{wiki:​PublicEvent.gif|}} PropertyChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 Event Arguments: Event Arguments:
  
  
thinkgeo.mapsuite.androidedition.maptools.1442831448.txt.gz ยท Last modified: 2015/09/21 10:30 by admin