graphNodeCustomAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Adds the specified path with name.
| |
| Add(IGraphNode) |
Adds the specified newChild, if its name is not already occupied
(Overrides graphNodeBaseAdd(IGraphNode).) |