ReadContentAsDecimal()

XmlReader::ReadContentAsDecimal() method

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

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

Return Value

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

See Also