Navigation: Programmers' Reference > Application API > Interfaces > XMLData
Method: GetChildElement (strName as string, nIndex as long) child as XMLData object (NULL on error)
Description
Retrieves the Nth child element with the given name.
Errors
1500
Invalid object.
1510
Invalid parameter.