XmlNode.findChild

Returns the first immediate child which is a tag and has the tag name tag.

class XmlNode
final
findChild
(
string tag
)

Meta