Child Property
Description
Gets the specified sub-node.
Property type
Read-only property
Syntax
Visual Basic
Public Property Child( _
   ByVal NodeName As String _
) As Object
Parameters
NodeName
The name of the child node.
See Also