Metode System::Xml::XmlReader::Read

XmlReader::Read method

Saat ditimpa dalam kelas turunan, membaca node berikutnya dari aliran.

virtual bool System::Xml::XmlReader::Read()=0

ReturnValue

true if the next node was read successfully; otherwise, false.

Lihat Juga