The CharReader type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseStream | Returns the underlying stream. (Inherited from StreamReader.) | |
| CurrentEncoding | Gets the current character encoding that the current StreamReader object is using. (Inherited from StreamReader.) | |
| EndOfStream | Gets a value that indicates whether the current stream position is at the end of the stream. (Inherited from StreamReader.) |