This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.createdmembernodegeoobjectmodelereventargs [2015/09/17 10:26] admin |
thinkgeo.mapsuite.core.createdmembernodegeoobjectmodelereventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs ====== | ====== ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents the parameters passed in through the CreatedMemberNode event. | This class represents the parameters passed in through the CreatedMemberNode event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 6: | Line 9: | ||
***ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs** | ***ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs** | ||
===== Members Summary ===== | ===== Members Summary ===== | ||
- | === Public Constructors === | + | ==== Public Constructors ==== |
- | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} CreatedMemberNodeGeoObjectModelerEventArgs() ** |
- | **{{wiki:PublicMethod.gif|}}[[#CreatedMemberNodeGeoObjectModelerEventArgs()|CreatedMemberNodeGeoObjectModelerEventArgs]]** | + | |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:N/A | + | |
- | * **Summary**:Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs. | + | |
- | </div> | + | |
- | <div class_table> | + | * //Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs.// |
- | **{{wiki:PublicMethod.gif|}}[[#CreatedMemberNodeGeoObjectModelerEventArgs(String,Object,Type,Object,GeoObjectNode)|CreatedMemberNodeGeoObjectModelerEventArgs]]** | + | == Remarks == |
- | * **Parameters**:String,Object,Type,Object,[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | + | * //N/A// |
- | * **DeclaringType**:N/A | + | == Parameters == |
- | * **Summary**:Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs with name, value, type, owner and node. | + | <div newline></div> |
- | </div> | + | ** {{wiki:PublicMethod.gif|}} CreatedMemberNodeGeoObjectModelerEventArgs(String,Object,Type,Object,GeoObjectNode) ** |
- | === Protected Constructors === | + | * //Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs with name, value, type, owner and node.// |
- | === Public Methods === | + | == Remarks == |
- | <div class_table> | + | * //N/A// |
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | == Parameters == |
- | * **Parameters**:Object | + | * //name// |
- | * **DeclaringType**:Object | + | * Type:String |
- | * **Summary**:N/A | + | * Description:The name of the member. |
- | </div> | + | |
- | <div class_table> | + | * //value// |
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:Object |
- | * **Parameters**:N/A | + | * Description:The value of the member. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //type// |
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | * Type:Type |
- | * **Parameters**:N/A | + | * Description:The type of the member. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | * //owner// |
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | + | * Type:Object |
- | * **Parameters**:N/A | + | * Description:The owner of the member. |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Protected Methods === | + | * //node// |
- | <div class_table> | + | * Type:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] |
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | * Description:The node of the member. |
- | * **Parameters**:N/A | + | |
- | * **DeclaringType**:Object | + | |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | <div class_table> | + | <div newline></div> |
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | ==== Protected Constructors ==== |
- | * **Parameters**:N/A | + | ==== Public Methods ==== |
- | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | * **Summary**:N/A | + | |
- | </div> | + | |
- | === Public Properties === | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#Name|Name]]** | + | == Remarks == |
- | * **Return**:String | + | * //N/A// |
- | * **Summary**:Gets or sets the name of the member. | + | |
- | **{{wiki:PublicProperty.gif|}}[[#Node|Node]]** | + | == Return Value == |
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | + | * Type:String |
- | * **Summary**:Gets or sets the node of the member. | + | * Description:N/A |
- | **{{wiki:PublicProperty.gif|}}[[#Owner|Owner]]** | + | == Parameters == |
- | * **Return**:Object | + | <div newline></div> |
- | * **Summary**:Gets or sets the owner of the member. | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | **{{wiki:PublicProperty.gif|}}[[#Type|Type]]** | + | * //N/A// |
- | * **Return**:Type | + | == Remarks == |
- | * **Summary**:Gets or sets the type of the member. | + | * //N/A// |
- | **{{wiki:PublicProperty.gif|}}[[#Value|Value]]** | + | == Return Value == |
- | * **Return**:Object | + | * Type:Boolean |
- | * **Summary**:Gets or sets the value of the member. | + | * Description:N/A |
- | === Protected Properties === | + | == Parameters == |
- | === Public Events === | + | * //obj// |
- | ===== Public Constructors ===== | + | * Type:Object |
- | === CreatedMemberNodeGeoObjectModelerEventArgs() === | + | * Description:N/A |
- | Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | [[#Public Constructors|Go Back]] | + | |
- | === CreatedMemberNodeGeoObjectModelerEventArgs(String,Object,Type,Object,GeoObjectNode) === | + | |
- | Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs with name, value, type, owner and node. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Parameters ==== | + | |
- | **name** | + | |
- | * **Type**:String | + | |
- | * **Description:The name of the member. | + | |
- | **value** | + | <div newline></div> |
- | * **Type**:Object | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | * **Description:The value of the member. | + | |
- | **type** | + | * //N/A// |
- | * **Type**:Type | + | == Remarks == |
- | * **Description:The type of the member. | + | * //N/A// |
- | **owner** | + | == Return Value == |
- | * **Type**:Object | + | * Type:Int32 |
- | * **Description:The owner of the member. | + | * Description:N/A |
- | **node** | + | == Parameters == |
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | + | <div newline></div> |
- | * **Description:The node of the member. | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | [[#Public Constructors|Go Back]] | + | * //N/A// |
- | ===== Protected Constructors ===== | + | == Remarks == |
- | ===== Public Methods ===== | + | * //N/A// |
- | === Equals(Object) === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Boolean | + | * Type:Type |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | **obj** | + | <div newline></div> |
- | * **Type**:Object | + | ==== Protected Methods ==== |
- | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | === GetHashCode() === | + | == Remarks == |
- | N/A | + | * //N/A// |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Return Value == |
- | * **Return Type**:Int32 | + | * Type:Void |
- | * **Description**:N/A | + | * Description:N/A |
- | ==== Parameters ==== | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | === GetType() === | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | * //N/A// |
- | * **Return Type**:Type | + | == Remarks == |
- | * **Description**:N/A | + | * //N/A// |
- | ==== Parameters ==== | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Object |
- | === ToString() === | + | * Description:N/A |
- | N/A | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | **Return Value** | + | == Parameters == |
- | * **Return Type**:String | + | <div newline></div> |
- | * **Description**:N/A | + | ==== Public Properties ==== |
+ | ** {{wiki:PublicProperty.gif|}} Name ** | ||
- | ==== Parameters ==== | + | Gets or sets the name of the member. |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | |
- | === Finalize() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Value ** |
- | * **Return Type**:Void | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | Gets or sets the value of the member. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | === MemberwiseClone() === | + | |
- | N/A | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
+ | == Return Value == | ||
+ | * Type:Object | ||
- | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Type ** |
- | * **Return Type**:Object | + | |
- | * **Description**:N/A | + | |
- | ==== Parameters ==== | + | Gets or sets the type of the member. |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | |
- | === Name === | + | |
- | Gets or sets the name of the member. | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:String | + | * Type:Type |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Owner ** |
- | === Node === | + | |
- | Gets or sets the node of the member. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | + | |
- | [[#Public Properties|Go Back]] | ||
- | === Owner === | ||
Gets or sets the owner of the member. | Gets or sets the owner of the member. | ||
- | ==== Remarks ==== | + | == Remarks == |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Object | + | * Type:Object |
- | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Node ** |
- | === Type === | + | |
- | Gets or sets the type of the member. | + | |
- | ==== Remarks ==== | + | |
- | N/A | + | |
- | ==== Return Value ==== | + | |
- | **Return Type**:Type | + | |
- | [[#Public Properties|Go Back]] | + | Gets or sets the node of the member. |
- | === Value === | + | == Remarks == |
- | Gets or sets the value of the member. | + | |
- | ==== Remarks ==== | + | |
N/A | N/A | ||
- | ==== Return Value ==== | + | == Return Value == |
- | **Return Type**:Object | + | * Type:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] |
- | [[#Public Properties|Go Back]] | + | ==== Protected Properties ==== |
- | ===== Protected Properties ===== | + | ==== Public Events ==== |
- | ===== Public Events ===== | + | |