System::Xml::XmlReader::get_EOF metodo
XmlReader::get_EOF method
Quando sovrascritto in una classe derivata, ottiene un valore che indica se il lettore è posizionato alla fine del flusso.
virtual bool System::Xml::XmlReader::get_EOF()=0
ReturnValue
true if the reader is positioned at the end of the stream; otherwise, false.
Vedi anche
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++