WITec |
The WITecTreeNode type exposes the following members.
Name | Description | |
---|---|---|
ChildNodes | Gets the child nodes of this node. | |
Data | Gets the primitive data of this node. This are the basic types like string, double, int, as well as arrays thereof. | |
FullName | Gets the full name of the node (names from the root to to this node, separated by a slash) | |
Name | Gets the node name. | |
Parent | Gets the parent node, or null if this is the root node. | |
TextEncoding | Gets the text encoding that is used in WITec projects (Windows-1252). |