XMLData.GetCurrentChild
See also
Declaration: GetCurrentChild as XMLData
Return Value
Returns an xml element as XMLData object.
Description
GetCurrentChild gets the current child. Before you call GetCurrentChild you must initialize an internal iterator with XMLData.GetFirstChild.