Click or drag to resize

nodeTreeAdd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodAdd(IGraphNode)
Adds the specified newChild, if its name is not already occupied
(Inherited from graphWrapNodehtmlWrapper.)
Public methodAdd(String)
Adds the specified name.
(Overrides graphWrapNode.Add(String).)
Public methodAdd(UTP)
Adds the specified item into graph structure
(Inherited from graphWrapNodehtmlWrapper.)
Public methodAdd(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).)
Top
See Also