Java.Text.ICharacterIterator.First Method
Sets the current position to the begin index and returns the character at the new position.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the current position to the begin index 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