Lingua

CharBuffer.GetChars(Int32, Int32, Char[], Int32) Metodo

Definizione

[Android.Runtime.Register("getChars", "(II[CI)V", "GetGetChars_IIarrayCIHandler", ApiSince=37)]
public virtual void GetChars(int srcBegin, int srcEnd, char[] dst, int dstBegin);
[<Android.Runtime.Register("getChars", "(II[CI)V", "GetGetChars_IIarrayCIHandler", ApiSince=37)>]
abstract member GetChars : int * int * char[] * int -> unit
override this.GetChars : int * int * char[] * int -> unit

Parametri

srcBegin
Int32
srcEnd
Int32
dst
Char[]
dstBegin
Int32

Implementazioni

Attributi

Si applica a