Java.Text.ICharacterIterator.Next Method
Increments the current index and returns the character at the new index.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Increments the current index and returns the character at the new index.

[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