ALM Open Test Architecture API Type Library Version 12.55
NewList Method
Collapse All
Expand All
ISubjectNode Interface
: 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
SysTreeNode
objects in the first level below the current node.
Remarks
The list index is 1-based.
See Also
ISubjectNode Interface
|
ISubjectNode Members