Share via


BufferingTextReader.CurrentCharacter Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets the current character in the buffer.

protected virtual int CurrentCharacter { get; }
member this.CurrentCharacter : int
Protected Overridable ReadOnly Property CurrentCharacter As Integer

Property Value

The current character in the buffer.

Applies to