User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.geocollection_t

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.silverlightcore.geocollection_t [2015/09/16 05:39]
admin [OnPropertyChanged(PropertyChangedEventArgs)]
thinkgeo.mapsuite.silverlightcore.geocollection_t [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightCore.GeoCollection‹T› ====== ====== ThinkGeo.MapSuite.SilverlightCore.GeoCollection‹T› ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
  
  
Line 619: Line 622:
 === Return Value === === Return Value ===
 ^ Return Type ^ Description ^ ^ Return Type ^ Description ^
-| Void<!-- System.Void --> ​  |    |+| Void  |    |
  
 === Parameters === === Parameters ===
 ^  Name ^  Type ^  Description ^ ^  Name ^  Type ^  Description ^
-| e   | [[ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs --> ​  |    |+| e   | [[ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] |    | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#​Protected Methods|Go Back]] [[#​Protected Methods|Go Back]]
 ==== OnRemoving(RemovingGeoCollectionEventArgs) ==== ==== OnRemoving(RemovingGeoCollectionEventArgs) ====
 === Return Value === === Return Value ===
 ^ Return Type ^ Description ^ ^ Return Type ^ Description ^
-| Void<!-- System.Void --> ​  |    |+| Void |    |
  
 === Parameters === === Parameters ===
 ^  Name ^  Type ^  Description ^ ^  Name ^  Type ^  Description ^
-| e   | [[ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs --> ​  |    |+| e   | [[ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] |    | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#​Protected Methods|Go Back]] [[#​Protected Methods|Go Back]]
 ==== RemoveItem(Int32) ==== ==== RemoveItem(Int32) ====
 === Return Value === === Return Value ===
 ^ Return Type ^ Description ^ ^ Return Type ^ Description ^
-| Void<!-- System.Void --> ​  |    |+| Void  |    |
  
 === Parameters === === Parameters ===
 ^  Name ^  Type ^  Description ^ ^  Name ^  Type ^  Description ^
-| index   | Int32<!-- System.Int32 --> ​  |    |+| index   | Int32  |    |
  
-<!-- Collection{T}(overriden) --> 
 [[#​Protected Methods|Go Back]] [[#​Protected Methods|Go Back]]
 ==== SetItem(Int32,​ T) ==== ==== SetItem(Int32,​ T) ====
 === Return Value === === Return Value ===
 ^ Return Type ^ Description ^ ^ Return Type ^ Description ^
-| Void<!-- System.Void --> ​  |    |+| Void  |    |
  
 === Parameters === === Parameters ===
 ^  Name ^  Type ^  Description ^ ^  Name ^  Type ^  Description ^
-| index   | Int32<!-- System.Int32 --> ​  |    | +| index   | Int32   ​| ​   | 
-| item   | T<!-- T --> ​  |    |+| item   | T  |    |
  
-<!-- Collection{T}(overriden) --> 
 [[#​Protected Methods|Go Back]] [[#​Protected Methods|Go Back]]
 ===== Public Properties ===== ===== Public Properties =====
Line 665: Line 666:
 === Return Value === === Return Value ===
 ^ Return Type ^ ^ Return Type ^
-| Int32<!-- System.Int32 --> ​  |+| Int32  | 
  
-<!-- Collection{T} --> 
 [[#Public Properties|Go Back]] [[#Public Properties|Go Back]]
 ==== Item ==== ==== Item ====
 === Return Value === === Return Value ===
 ^ Return Type ^ ^ Return Type ^
-| T<!-- T --> ​  |+| T |
  
-<!-- Collection{T} --> 
 [[#Public Properties|Go Back]] [[#Public Properties|Go Back]]
 ==== Item ==== ==== Item ====
 === Return Value === === Return Value ===
 ^ Return Type ^ ^ Return Type ^
-| T<!-- T --> ​  |+| T | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Properties|Go Back]] [[#Public Properties|Go Back]]
 ===== Protected Properties ===== ===== Protected Properties =====
Line 687: Line 687:
 === Return Value === === Return Value ===
 ^ Return Type ^ ^ Return Type ^
-| IList<T><!-- IList{T} -->   |+| IList<​T> ​  | 
  
-<!-- Collection{T} --> 
 [[#​Protected Properties|Go Back]] [[#​Protected Properties|Go Back]]
 ===== Public Events ===== ===== Public Events =====
Line 695: Line 695:
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.AddedGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== Adding ==== ==== Adding ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.AddingGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] ​ |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== ClearedItems ==== ==== ClearedItems ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClearedItemsGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] ​ |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== ClearingItems ==== ==== ClearingItems ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.ClearingItemsGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== CollectionChanged ==== ==== CollectionChanged ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| NotifyCollectionChangedEventArgs<!-- System.Collections.Specialized.NotifyCollectionChangedEventArgs --> ​  |+| NotifyCollectionChangedEventArgs | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== Inserted ==== ==== Inserted ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.InsertedGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] ​  |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== Inserting ==== ==== Inserting ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.InsertingGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] ​ |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== PropertyChanged ==== ==== PropertyChanged ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| PropertyChangedEventArgs<!-- System.ComponentModel.PropertyChangedEventArgs --> ​  |+| PropertyChangedEventArgs ​ |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== Removed ==== ==== Removed ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] ​ | 
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
 ==== Removing ==== ==== Removing ====
 === Event Arguments === === Event Arguments ===
 ^ Event Arguments ^ ^ Event Arguments ^
-| [[ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]]<!-- ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs --> ​  |+| [[ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] ​  |
  
-<!-- ThinkGeo.MapSuite.SilverlightCore.GeoCollection{T} --> 
 [[#Public Events|Go Back]] [[#Public Events|Go Back]]
  
-__NOTOC__ 
-[[Category:​SilverlightMapSuiteCore]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightCore]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightcore.geocollection_t.1442381979.txt.gz · Last modified: 2015/09/16 05:39 by admin