Java.Text.ICharacterIterator.Last Method
Sets the current position to the end index - 1 and returns the character at the new position.

Syntax

[Android.Runtime.Register("last", "()C", "GetLastHandler:Java.Text.ICharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public char Last ()

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the current position to the end index - 1 and returns the character at the new position.

[Android Documentation]

Requirements

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