ReadContentAsLong()

XmlReader::ReadContentAsLong() method

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

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

Return Value

The text content as a 64-bit signed integer.

See Also