Altova Authentic 2024 Browser Edition

XMLData.GetFirstChild

Home Prev Top Next

See also

 

Declaration: GetFirstChild(nKind as SPYXMLDataKind) as XMLData

 

Return Value

Returns an xml element as XMLData object.

 

Description

GetFirstChild initializes a new iterator and returns the first child. Set nKind = -1 to get an iterator for all kinds of children.

 

Example

 

See the example at XMLData.GetNextChild.

 

© 2017-2023 Altova GmbH