Android.Text.IGetChars: Method Members

The methods of Android.Text.IGetChars are listed below. For a list of all members, see the IGetChars Members list.

Public Methods

GetChars(int, int, char[], int)
Exactly like String.getChars(): copy chars start through end - 1 from this CharSequence into dest beginning at offset destoff.