Click or drag to resize
Node Properties

The Node type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Get Children nodes
Public propertyEdges
Get list of Edges
Public propertyIsLeaf
Either node is leaf or not
Public propertyIsRoot
Either node is root node or not
Public propertyMetaData
Metadata encoded as string
Public propertyName
If its leaf node, then use name
Public propertyNodes
Get list of Nodes
Top
See Also