NativeXml Help
Content
|
Index
|
Reference
TXmlNode.GetValueAsInt64Def
TXmlNode
function
GetValueAsInt64Def(ADefault: int64): int64;
virtual
;
Description
Convert the node's value to int64 and return the result. If this conversion fails, or no value is found, then the function returns ADefault.