System::Xml::XmlReader::ReadContentAsDecimal method

XmlReader::ReadContentAsDecimal method

Reads the text content at the current position as a Decimal object.

virtual Decimal System::Xml::XmlReader::ReadContentAsDecimal()

ReturnValue

The text content at the current position as a Decimal object.

See Also