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