RemoveSubjectNode Method
Description
Removes the specified node from the subject tree.
Syntax
Visual Basic
Public Sub RemoveSubjectNode( _
   ByVal Node As Variant, _
   Optional ByVal DeleteTests As Boolean = False _
) 
Parameters
Node
DeleteTests
See Also