System::Xml::XmlTextReader::Read メソッド

XmlTextReader::Read method

ストリームから次のノードを読み取ります。

bool System::Xml::XmlTextReader::Read() override

ReturnValue

true if the next node was read successfully; false if there are no more nodes to read.

参照