Returns the character at index.
Syntax
[Android.Runtime.Register("charAt", "(I)C", "")]
public override
char CharAt (
int index)
Parameters
- index
- the index of the character to retrieve.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1