This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs [2015/09/21 07:41] admin |
thinkgeo.mapsuite.core.buildingindexshapefilefeaturesourceeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs ====== | ====== ThinkGeo.MapSuite.Core.BuildingIndexShapeFileFeatureSourceEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class. | This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs() ** | ** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs() ** | ||
- | This is the default constructor of the event args. | + | * //This is the default constructor of the event args.// |
== Remarks == | == Remarks == | ||
- | If you use this constructor, you have to set the properties manually. | + | * //If you use this constructor, you have to set the properties manually.// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean) ** | ** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean) ** | ||
- | This is the constructor of the event args by passing the desired parameters. | + | * //This is the constructor of the event args by passing the desired parameters.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //recordCount// | * //recordCount// | ||
Line 43: | Line 46: | ||
** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean,String) ** | ** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,Boolean,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //recordCount// | * //recordCount// | ||
Line 74: | Line 77: | ||
** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,String) ** | ** {{wiki:PublicMethod.gif|}} BuildingIndexShapeFileFeatureSourceEventArgs(Int32,Int32,Feature,DateTime,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //recordCount// | * //recordCount// | ||
Line 103: | Line 106: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 115: | Line 118: | ||
** {{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 131: | Line 134: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 143: | Line 146: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 156: | Line 159: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 168: | Line 171: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |