ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the parameters passed in through the CreatedMemberObject event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.PortableCore.CreatedMemberObjectGeoObjectModelerEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Creates an instance of MemberObjectCreatedGeoObjectModelerEventArgs. | ||
![]() | String, Object, Type, Object | Creates an instance of MemberObjectCreatedGeoObjectModelerEventArgs with name, value, type and owner. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Creates an instance of MemberObjectCreatedGeoObjectModelerEventArgs.
Name | Type | Description |
---|
Creates an instance of MemberObjectCreatedGeoObjectModelerEventArgs with name, value, type and owner.
Name | Type | Description |
---|---|---|
name | String<!– System.String –> | The name of the member. |
value | Object<!– System.Object –> | The value of the member. |
type | Type<!– System.Type –> | The type of the member. |
owner | Object<!– System.Object –> | The owner of the member. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the name of the member.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.PortableCore.CreatedMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the owner of the member.
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.PortableCore.CreatedMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the type of the member.
Return Type |
---|
Type<!– System.Type –> |
<!– ThinkGeo.MapSuite.PortableCore.CreatedMemberObjectGeoObjectModelerEventArgs –> Go Back
Gets or sets the value of the member.
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.PortableCore.CreatedMemberObjectGeoObjectModelerEventArgs –> Go Back