ALM Open Test Architecture API Type Library Version 12.55
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

ISubjectNode Interface  | ISubjectNode Members