Adds a node with the specified caption and location to the current collection.
'Declaration
Public Overloads Function Add( _
ByVal As String _
) As Integer
Parameters
- caption
- The caption of the node to add.
Return Value
The index of the newly added node in the current collection.