A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Gile.AutoCAD.Geometry
TreeNode(T) Class
TreeNode(T) Properties
Depth Property
LeftChild Property
RightChild Property
Value Property
TreeNode
T
Properties
The
TreeNode
T
generic type exposes the following members.
Properties
Name
Description
Depth
Gets the depth of the node in tree.
LeftChild
Gets the left child node.
RightChild
Gets the right child node.
Value
Gets the value of the node.
Top
See Also
Reference
TreeNode
T
Class
Gile.AutoCAD.Geometry Namespace