Android.Text.AlteredCharSequence.CharAt Method
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

Returns the character at index.

[Android Documentation]

Requirements

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