System::Xml::XmlValidatingReader::get_EOF méthode

XmlValidatingReader::get_EOF method

Renvoie une valeur indiquant si le lecteur est positionné à la fin du flux.

bool System::Xml::XmlValidatingReader::get_EOF() override

ReturnValue

true if the reader is positioned at the end of the stream; otherwise, false.

Voir aussi