System::Xml::XmlValidatingReader::get_EOF yöntemi

XmlValidatingReader::get_EOF method

Okuyucunun akışın sonuna konumlanıp konumlanmadığını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız