AddNodeDisp Method
Description
Adds a new child node.
Syntax
Visual Basic
Public Function AddNodeDisp( _
   ByVal NodeName As String _
) As Object
Parameters
NodeName
The name of the folder to add.
Return Type
A TestSetFolder object.
See Also