The DataNode type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Children | Gets the child nodes for this node.
| |
| FormattedValue | Gets the formatted value for the node.
| |
| Parents | Gets the parent nodes for this node.
| |
| Siblings | Gets the sibling nodes for this node.
| |
| Value | Gets the value for the node.
|
See Also