XML Object
 
Syntax
 
GetNthChildWithTag(tag As String, n As Long) As ChilkatXml
 
Description
Returns the Nth child having a tag that matches exactly with the tagName. Use the NumChildrenHavingTag method to determine how many children have a particular tag.