nodeTreeAdd Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| Add(IGraphNode) |
Adds the specified newChild, if its name is not already occupied
(Inherited from graphWrapNodehtmlWrapper.) | |
| Add(String) |
Adds the specified name.
(Overrides graphWrapNode.Add(String).) | |
| Add(UTP) |
Adds the specified item into graph structure
(Inherited from graphWrapNodehtmlWrapper.) | |
| Add(String, htmlWrapper) |
Adds new node or nodes to correspond to specified path or name. pathOrName can be path like: path1\\path2\\path3
(Overrides graphWrapNode.Add(String, UTP).) |