folderNodeAdd Method |
| Name | Description | |
|---|---|---|
| Add(folderNode) |
Nests the specified folder node into this instance
| |
| Add(folderStructure) | ||
| Add(Enum, String, String) |
Creates new folder node as subdirectory
| |
| Add(String, String, String) |
Adds new node or nodes to correspond to specified path or name. pathOrName can be path like: path1\\path2\\path3
|