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++