System::Xml::XmlValidatingReader::get_EOF metodo

XmlValidatingReader::get_EOF method

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

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

ReturnValue

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

Vedi anche