次の方法で共有


CharArrayReader.Pos Property

Definition

The current buffer position.

[Android.Runtime.Register("pos")]
protected int Pos { get; set; }
[<Android.Runtime.Register("pos")>]
member this.Pos : int with get, set

Property Value

Attributes

Remarks

The current buffer position.

Java documentation for java.io.CharArrayReader.pos.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to