Overload List

  Name Description
Public method Add(String)
Adds a node with the specified caption and location to the current collection.
Public method Add(OutlineNode)
Adds a node to the current collection.
Public method Add(String, C1LinkTarget)
Adds a node with the specified caption and link target to the current collection.
Public method Add(String, IDocumentLocation)
Adds a node with the specified caption and location to the current collection.
Public method Add(String, IDocumentLocation, Icon)
Adds a node with the specified caption, location and icon to the current collection.

See Also