StreamReader.Null 필드

정의

StreamReader 빈 스트림 주위의 개체입니다.

public: static initonly System::IO::StreamReader ^ Null;
public static readonly System.IO.StreamReader Null;
 staticval mutable Null : System.IO.StreamReader
Public Shared ReadOnly Null As StreamReader 

필드 값

설명

읽기 메서드가 호출되면 Null항상 0이 반환됩니다. 호출될 ReadLineNull 반환 null 됩니다.

일반적인 I/O 작업 목록은 일반적인 I/O 작업을 참조하세요.

적용 대상

추가 정보