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.Page for C++