System::Xml::XmlReader::ReadContentAsString 方法

XmlReader::ReadContentAsString method

读取当前位置信息的文本内容为一个 String 对象。

virtual String System::Xml::XmlReader::ReadContentAsString()

ReturnValue

文本内容为一个 String 对象。

另见