共用方式為


BufferingTextReader.CurrentCharacter 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得緩衝中目前的字元。

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

屬性值

緩衝中的目前字元。

適用於