System::Xml::XmlNodeReader::get_EOF metodo

XmlNodeReader::get_EOF method

Restituisce un valore che indica se il lettore è posizionato alla fine del flusso.

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

ReturnValue

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

Vedi anche