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 CreatedMemberNode event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs. | ||
![]() | String, Object, Type, Object, GeoObjectNode | Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs with name, value, type, owner and node. |
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 MemberNodeCreatedGeoObjectModelerEventArgs.
Name | Type | Description |
---|
Creates an instance of MemberNodeCreatedGeoObjectModelerEventArgs with name, value, type, owner and node.
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. |
node | GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> | The node 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.Core.CreatedMemberNodeGeoObjectModelerEventArgs –> Go Back
Gets or sets the node of the member.
Return Type |
---|
GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> |
<!– ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs –> Go Back
Gets or sets the owner of the member.
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs –> Go Back
Gets or sets the type of the member.
Return Type |
---|
Type<!– System.Type –> |
<!– ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs –> Go Back
Gets or sets the value of the member.
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.CreatedMemberNodeGeoObjectModelerEventArgs –> Go Back