NativeXml Help
Content
|
Index
|
Reference
TXmlNode.NodeByName
TXmlNode
function
NodeByName(
const
AName: Utf8String):
TXmlNode
;
Description
Return a reference to the first subnode in the nodelist that has name AName. If no subnodes with AName are found, the function returns nil.