System::Xml::XmlReader::ReadContentAsLong method

XmlReader::ReadContentAsLong method

Reads the text content at the current position as a 64-bit signed integer.

virtual int64_t System::Xml::XmlReader::ReadContentAsLong()

ReturnValue

The text content as a 64-bit signed integer.

See Also