XML Object
 
Syntax
 
FirstChild() As ChilkatXml
 
Description
Returns the first child. A program can step through the children by calling FirstChild, and then NextSibling repeatedly.