Returns the character at index.
Syntax
[Android.Runtime.Register("charAt", "(I)C", "GetCharAt_IHandler")]
public virtual
char CharAt (
int off)
Parameters
- off
- the index of the character to return.
Returns
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