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.

또 보기