Язык

CharBuffer.GetChars(Int32, Int32, Char[], Int32) Метод

Определение

[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

Параметры

srcBegin
Int32
srcEnd
Int32
dst
Char[]
dstBegin
Int32

Реализации

Атрибуты

Применяется к