This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.featuresourcecolumn [2015/09/18 05:21] admin |
thinkgeo.mapsuite.core.featuresourcecolumn [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.FeatureSourceColumn ====== | ====== ThinkGeo.MapSuite.Core.FeatureSourceColumn ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents a column contained within a FeatureSource. | This class represents a column contained within a FeatureSource. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} FeatureSourceColumn() ** | ** {{wiki:PublicMethod.gif|}} FeatureSourceColumn() ** | ||
- | This is the constructor to create a FeatureSourceColumn. | + | * //This is the constructor to create a FeatureSourceColumn.// |
== Remarks == | == Remarks == | ||
- | This constructor is the default, but should not be used. | + | * //This constructor is the default, but should not be used.// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} FeatureSourceColumn(String) ** | ** {{wiki:PublicMethod.gif|}} FeatureSourceColumn(String) ** | ||
- | This is the constructor to create a FeatureSourceColumn. | + | * //This is the constructor to create a FeatureSourceColumn.// |
== Remarks == | == Remarks == | ||
- | This is the constructor that should be used. | + | * //This is the constructor that should be used.// |
== Parameters == | == Parameters == | ||
* //columnName// | * //columnName// | ||
Line 27: | Line 30: | ||
** {{wiki:PublicMethod.gif|}} FeatureSourceColumn(String,String,Int32) ** | ** {{wiki:PublicMethod.gif|}} FeatureSourceColumn(String,String,Int32) ** | ||
- | This is the constructor to create a FeatureSourceColumn. | + | * //This is the constructor to create a FeatureSourceColumn.// |
== Remarks == | == Remarks == | ||
- | This is the constructor that should be used. | + | * //This is the constructor that should be used.// |
== Parameters == | == Parameters == | ||
* //columnName// | * //columnName// | ||
Line 48: | Line 51: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | Returns column name of FeatureSourceColumn | + | * //Returns column name of FeatureSourceColumn// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 60: | Line 63: | ||
** {{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 76: | Line 79: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 88: | Line 91: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 101: | Line 104: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 113: | Line 116: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |