This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.linkrecord [2015/09/17 10:34] admin |
thinkgeo.mapsuite.core.linkrecord [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.LinkRecord ====== | ====== ThinkGeo.MapSuite.Core.LinkRecord ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| ***ThinkGeo.MapSuite.Core.LinkRecord** | ***ThinkGeo.MapSuite.Core.LinkRecord** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} LinkRecord() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#LinkRecord()|LinkRecord]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#LinkRecord(Int32,LinkRecords)|LinkRecord]]** | + | == Remarks == |
| - | * **Parameters**:Int32,[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} LinkRecord(Int32,LinkRecords) ** |
| - | === Protected Constructors === | + | * //N/A// |
| - | === Public Methods === | + | == Remarks == |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | == Parameters == |
| - | * **Parameters**:Object | + | * //recordIndex// |
| - | * **DeclaringType**:Object | + | * Type:Int32 |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | </div> | + | |
| - | <div class_table> | + | * //source// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | ==== Protected Constructors ==== |
| - | * **Parameters**:N/A | + | ==== Public Methods ==== |
| - | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Protected Methods === | + | == Return Value == |
| - | <div class_table> | + | * Type:String |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Description:N/A |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | <div newline></div> |
| - | * **Parameters**:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#Item|Item]]** | + | == Remarks == |
| - | * **Return**:Object | + | * //N/A// |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#RecordIndex|RecordIndex]]** | + | == Return Value == |
| - | * **Return**:Int32 | + | * Type:Boolean |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#Source|Source]]** | + | == Parameters == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] | + | * //obj// |
| - | * **Summary**:N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | === Protected Properties === | + | <div newline></div> |
| - | **{{wiki:ProtectedProperty.gif|}}[[#ReturningColumnNames|ReturningColumnNames]]** | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | * **Return**:Collection<String> | + | |
| - | * **Summary**:N/A | + | |
| - | === Public Events === | + | * //N/A// |
| - | ===== Public Constructors ===== | + | == Remarks == |
| - | === LinkRecord() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === LinkRecord(Int32,LinkRecords) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **recordIndex** | + | |
| - | * **Type**:Int32 | + | |
| - | * **Description:N/A | + | |
| - | **source** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] | + | * Type:Int32 |
| - | * **Description:N/A | + | * Description:N/A |
| - | [[#Public Constructors|Go Back]] | + | == Parameters == |
| - | ===== Protected Constructors ===== | + | <div newline></div> |
| - | ===== Public Methods ===== | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | === Equals(Object) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Boolean | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **obj** | + | * Type:Type |
| - | * **Type**:Object | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetHashCode() === | + | <div newline></div> |
| - | N/A | + | ==== Protected Methods ==== |
| - | ==== Remarks ==== | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Void |
| - | === GetType() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Type | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | === ToString() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | == Return Value == |
| - | N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:String | + | <div newline></div> |
| - | * **Description**:N/A | + | ==== Public Properties ==== |
| + | ** {{wiki:PublicProperty.gif|}} RecordIndex ** | ||
| - | ==== Parameters ==== | ||
| - | [[#Public Methods|Go Back]] | ||
| - | ===== Protected Methods ===== | ||
| - | === Finalize() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Int32 | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Source ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === MemberwiseClone() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Item ** |
| - | * **Return Type**:Object | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | ===== Public Properties ===== | ||
| - | === Item === | ||
| 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 ==== |
| - | === RecordIndex === | + | ** {{wiki:ProtectedProperty.gif|}} ReturningColumnNames ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Int32 | + | |
| - | + | ||
| - | [[#Public Properties|Go Back]] | + | |
| - | === Source === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.LinkRecords|LinkRecords]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | === ReturningColumnNames === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Collection<String> | + | * Type:Collection<String> |
| - | [[#Protected Properties|Go Back]] | + | ==== Public Events ==== |
| - | ===== Public Events ===== | + | |