ReadContentAsInt()

XmlReader::ReadContentAsInt() method

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

virtual int32_t System::Xml::XmlReader::ReadContentAsInt()

Return Value

The text content as a 32-bit signed integer.

See Also