System::Xml::XmlReader::ReadContentAsInt method
XmlReader::ReadContentAsInt method
Reads the text content at the current position as a 32-bit signed integer.
virtual int32_t System::Xml::XmlReader::ReadContentAsInt()
ReturnValue
The text content as a 32-bit signed integer.
See Also
- Class XmlReader
- Namespace System::Xml
- Library Aspose.PDF for C++