ALM Open Test Architecture API Type Library Version 12.55
RemoveChild Method
Either the node name of the child or a CustomListNode object.
Description
Removes the specified sub-node from the current node.
Syntax
Visual Basic
Public Sub RemoveChild( _
   ByVal Node As Variant _
) 
Parameters
Node
Either the node name of the child or a CustomListNode object.
See Also

ICustomizationListNode2 Interface  | ICustomizationListNode2 Members