AddNode | Adds a new child node. |
FindChildNode | Finds a child node by node name. |
FindChildren | Finds node children according to specified search pattern. |
NewList | Gets a list of the node's immediate children. |
Post | Posts all changed values to the database. |
Refresh | Reads the saved node data, overwriting values in memory. |
RemoveNode | Deletes the specified node. |
Attribute | Gets the node attribute. |
Child | Gets a sub-folder of the current folder. |
Count | The number of child nodes. |
DepthType | The sub-tree depth type. |
Father | The current folder's parent folder. |
Name | The node name. |
NodeID | The node ID number. |
Path | The folder tree path starting from the tree root. |