User Tools

Site Tools


thinkgeo.mapsuite.portablecore.geoobjectnode

This is an old revision of the document!


ThinkGeo.MapSuite.PortableCore.GeoObjectNode

<!– Class –> This class represent the model of an object.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodGeoObjectNode Creates an instance of GeoObjectNode.
Public MethodGeoObjectNode String Creates an instance of GeoObjectNode with a name.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object(overriden) Returns a string that contains the name, children count and attribute count of this node.

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyAttributes Dictionary<String,String> Gets the Attribute of the node.
Public PropertyChildren Collection<GeoObjectNode> Gets the Children of the node.
Public PropertyIsDefaultValue Boolean Gets or sets the IsDefaultValue of the node.
Public PropertyName String Gets or sets the Name of the node.
Public PropertyParent GeoObjectNode Gets or sets the Parent of the node.
Public PropertyValue String Gets or sets the Value of the node.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

GeoObjectNode()

Creates an instance of GeoObjectNode.

Parameters

Name Type Description

Go Back

GeoObjectNode(String)

Creates an instance of GeoObjectNode with a name.

Parameters

Name Type Description
name String<!– System.String –> The name of this node.

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Returns a string that contains the name, children count and attribute count of this node.

Return Value

Return Type Description
String<!– System.String –> The string that contains the name, children count and attribute count of this node.

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Attributes

Gets the Attribute of the node.

Return Value

Return Type
Dictionary<String,String><!– System.Collections.Generic.Dictionary{System.String,System.String} –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

Children

Gets the Children of the node.

Return Value

Return Type
Collection<GeoObjectNode><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.PortableCore.GeoObjectNode} –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

IsDefaultValue

Gets or sets the IsDefaultValue of the node.

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

Name

Gets or sets the Name of the node.

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

Parent

Gets or sets the Parent of the node.

Return Value

Return Type
GeoObjectNode<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

Value

Gets or sets the Value of the node.

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.PortableCore.GeoObjectNode –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.portablecore.geoobjectnode.1440040132.txt.gz · Last modified: 2015/09/21 08:09 (external edit)