System::Xml::XmlReader::ReadContentAsDecimal 方法
XmlReader::ReadContentAsDecimal method
读取当前位置的文本内容并将其作为 Decimal 对象返回。
virtual Decimal System::Xml::XmlReader::ReadContentAsDecimal()
ReturnValue
当前位置的文本内容作为 Decimal 对象。
另见
- Class Decimal
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++