Child Property
Description
Gets a sub-folder of the current folder.
Property type
Read-only property
Syntax
Visual Basic
Public Property Child( _
   ByVal Index As Long _
) As SysTreeNode
Parameters
Index
The position in the list of the child folder to return.
See Also