System::Xml::XmlTextReader::get_EOF metodo
XmlTextReader::get_EOF method
Restituisce un valore che indica se il lettore è posizionato alla fine del flusso.
bool System::Xml::XmlTextReader::get_EOF() override
ReturnValue
true if the reader is positioned at the end of the stream; otherwise, false.
Vedi anche
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++