User Tools

Site Tools


thinkgeo.mapsuite.core.addedgeocollectioneventargs

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.core.addedgeocollectioneventargs [2015/09/16 09:38]
admin [ThinkGeo.MapSuite.Core.AddedGeoCol]
thinkgeo.mapsuite.core.addedgeocollectioneventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs ====== ====== ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs ======
-N/A 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.EventArgs 
-      ***ThinkGeo.MapSuite.Core.AddedGeoCollectionEventArgs** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs() ** 
  
-N/A +{{section>upgrade_map_suite_to_10.0}}
-== Remarks == +
-N/A +
-== Parameters == +
-<div newline></​div>​ +
-** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs(Object) ** +
- +
-N/A +
-== Remarks == +
-N/A +
-== Parameters == +
-  * //item// +
-    * Type:​Object +
-    * Description:​N/​A +
- +
-<div newline></​div>​ +
-==== Protected Constructors ==== +
-==== Public Methods ==== +
-** {{wiki:​PublicMethod.gif|}} ToString() ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:​String +
-  * Description:​N/​A +
- +
-== Parameters == +
-<div newline></​div>​ +
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:​Boolean +
-  * Description:​N/​A +
- +
-== Parameters == +
-  * //obj// +
-    * Type:​Object +
-    * Description:​N/​A +
- +
-<div newline></​div>​ +
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:​Int32 +
-  * Description:​N/​A +
- +
-== Parameters == +
-<div newline></​div>​ +
-** {{wiki:​PublicMethod.gif|}} GetType() ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:Type +
-  * Description:​N/​A +
- +
-== Parameters == +
-<div newline></​div>​ +
-==== Protected Methods ==== +
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:Void +
-  * Description:​N/​A +
- +
-== Parameters == +
-<div newline></​div>​ +
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** +
- +
-N/A +
-== Remarks == +
-N/A +
- +
-== Return Value == +
-  * Type:​Object +
-  * Description:​N/​A +
- +
-== Parameters == +
-<div newline></​div>​ +
-==== Public Properties ==== +
-** {{wiki:​PublicProperty.gif|}} Item ** +
- +
-N/A +
-== Remarks == +
-N/A +
-== Return Value == +
-  * Type:Object+
  
-==== Protected Properties ==== 
-==== Public Events ==== 
  
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 124: Line 12:
 ** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs() ** ** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs(Object) ** ** {{wiki:​PublicMethod.gif|}} AddedGeoCollectionEventArgs(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //item//   * //item//
Line 144: Line 32:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 156: Line 44:
 ** {{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 172: Line 60:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 184: Line 72:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 197: Line 85:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 209: Line 97:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 222: Line 110:
 ** {{wiki:​PublicProperty.gif|}} Item ** ** {{wiki:​PublicProperty.gif|}} Item **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
thinkgeo.mapsuite.core.addedgeocollectioneventargs.1442396337.txt.gz · Last modified: 2015/09/16 09:38 by admin