NewList Method
Description
Gets a list of the node's immediate children.
Syntax
Visual Basic
Public Function NewList() As List
Return Type
A list of TestSetFolder objects.
See Also