This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.linkcolumnvalue [2015/09/17 10:34] admin |
thinkgeo.mapsuite.core.linkcolumnvalue [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.LinkColumnValue ====== | ====== ThinkGeo.MapSuite.Core.LinkColumnValue ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
*System.Object | *System.Object | ||
Line 5: | Line 9: | ||
***ThinkGeo.MapSuite.Core.LinkColumnValue** | ***ThinkGeo.MapSuite.Core.LinkColumnValue** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
- | === Public Constructors === | + | ==== Public Constructors ==== |
- | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} LinkColumnValue(Object) ** |
- | **{{wiki:PublicMethod.gif|}}[[#LinkColumnValue(Object)|LinkColumnValue]]** | + | |
- | * **Parameters**:Object | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#LinkColumnValue(Object,String)|LinkColumnValue]]** | + | == Remarks == |
- | * **Parameters**:Object,String | + | * //N/A// |
- | * **DeclaringType**:N/A | + | == Parameters == |
- | * **Summary**:N/A | + | * //value// |
- | </div> | + | * Type:Object |
+ | * Description:N/A | ||
- | === Protected Constructors === | + | <div newline></div> |
- | === Public Methods === | + | ** {{wiki:PublicMethod.gif|}} LinkColumnValue(Object,String) ** |
- | <div class_table> | + | |
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | |
- | * **Parameters**:Object | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:This method is an override of the Equals functionality. | + | |
- | </div> | + | |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | == Remarks == |
- | * **Parameters**:N/A | + | * //N/A// |
- | * **DeclaringType**:N/A | + | == Parameters == |
- | * **Summary**:This method is an override of the GetHashCode functionality. | + | * //value// |
- | </div> | + | * Type:Object |
+ | * Description:N/A | ||
- | <div class_table> | + | * //level// |
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | * Type:String |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | ==== Protected Constructors ==== |
- | * **Parameters**:N/A | + | ==== Public Methods ==== |
- | * **DeclaringType**:N/A | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Protected Methods === | + | * //N/A// |
- | <div class_table> | + | == Remarks == |
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * //N/A// |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | == Return Value == |
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:String |
- | * **Parameters**:N/A | + | * Description:N/A |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Public Properties === | + | == Parameters == |
- | **{{wiki:PublicProperty.gif|}}[[#Level|Level]]** | + | <div newline></div> |
- | * **Return**:String | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | * **Summary**:N/A | + | |
- | **{{wiki:PublicProperty.gif|}}[[#Value|Value]]** | + | * //This method is an override of the GetHashCode functionality.// |
- | * **Return**:Object | + | == Remarks == |
- | * **Summary**:N/A | + | * //None// |
- | === Protected Properties === | + | == Return Value == |
- | === Public Events === | + | * Type:Int32 |
- | ===== Public Constructors ===== | + | * Description:N/A |
- | === LinkColumnValue(Object) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | **value** | + | |
- | * **Type**:Object | + | |
- | * **Description:N/A | + | |
- | [[#Public Constructors|Go Back]] | + | == Parameters == |
- | === LinkColumnValue(Object,String) === | + | <div newline></div> |
- | N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | **value** | + | |
- | * **Type**:Object | + | |
- | * **Description:N/A | + | |
- | **level** | + | * //This method is an override of the Equals functionality.// |
- | * **Type**:String | + | == Remarks == |
- | * **Description:N/A | + | * //None// |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Boolean |
- | ===== Public Methods ===== | + | * Description:N/A |
- | === Equals(Object) === | + | |
- | This method is an override of the Equals functionality. | + | |
- | ==== Remarks ==== | + | |
- | None | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:Boolean | + | * //obj// |
- | * **Description**:N/A | + | * Type:Object |
+ | * Description:N/A | ||
- | ==== Parameters ==== | + | <div newline></div> |
- | **obj** | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | * **Type**:Object | + | |
- | * **Description**:N/A | + | |
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | === GetHashCode() === | + | == Remarks == |
- | This method is an override of the GetHashCode functionality. | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | None | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Int32 | + | * Type:Type |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === GetType() === | + | ==== Protected Methods ==== |
- | N/A | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Type | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Void |
- | === ToString() === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:String | + | <div newline></div> |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | ==== Parameters ==== | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | * //N/A// |
- | === Finalize() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Void | + | * Type:Object |
- | * **Description**:N/A | + | * Description:N/A |
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} Level ** | ||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Value ** |
- | * **Return Type**:Object | + | |
- | * **Description**:N/A | + | |
- | + | ||
- | ==== Parameters ==== | + | |
- | [[#Protected Methods|Go Back]] | + | |
- | ===== Public Properties ===== | + | |
- | === Level === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:String | + | |
- | [[#Public Properties|Go Back]] | ||
- | === Value === | ||
N/A | N/A | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Object | + | * Type:Object |
- | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
- | ===== Protected Properties ===== | + | ==== Public Events ==== |
- | ===== Public Events ===== | + | |