Open Test Architecture API Type Library
RemoveNode Method
The node name (string), index (long) of the folder, or the SysTreeNode object representing the folder.
Description
Not implemented for ISubjectNode.
Syntax
Visual Basic
Public Sub RemoveNode( _
   ByVal Node As Variant _
) 
Parameters
Node
The node name (string), index (long) of the folder, or the SysTreeNode object representing the folder.
Remarks

Inherited from SysTreeNode. When working with SubjectNode objects, use RemoveSubjectNode.

 

See Also

SubjectNode Object  | SubjectNode Members