System::Xml::XmlReader::get_EOF метод
XmlReader::get_EOF method
При переопределении в производном классе получает значение, указывающее, находится ли считыватель в конце потока.
virtual bool System::Xml::XmlReader::get_EOF()=0
ReturnValue
true if the reader is positioned at the end of the stream; otherwise, false.
См. также
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++