Retrieves the Unicode code point value at the index.
Syntax
[Android.Runtime.Register("codePointAt", "(I)I", "")]
public override
int CodePointAt (
int index)
Parameters
- index
- the index to the char code unit.
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