System::Xml::XmlReader::Read 方法
XmlReader::Read method
在派生类中重写时,从流中读取下一个节点。
virtual bool System::Xml::XmlReader::Read()=0
ReturnValue
true if the next node was read successfully; otherwise, false.
另见
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++