次の方法で共有


BufferingTextReader.CurrentCharacter プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。 バッファーの現在の文字を取得します。

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

プロパティ値

バッファーの現在の文字。

適用対象