Android.Text.TextUtils.GetChars Method

Syntax

[Android.Runtime.Register("getChars", "(Ljava/lang/CharSequence;II[CI)V", "")]
public static void GetChars (Java.Lang.ICharSequence s, int start, int end, char[] dest, int destoff)

Parameters

s
Documentation for this section has not yet been entered.
start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.
dest
Documentation for this section has not yet been entered.
destoff
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1