System::Xml::XmlNodeReader::get_EOF method
XmlNodeReader::get_EOF method
Returns a value indicating whether the reader is positioned at the end of the stream.
bool System::Xml::XmlNodeReader::get_EOF() override
ReturnValue
true if the reader is positioned at the end of the stream; otherwise, false.
See Also
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.PDF for C++