Java.Lang.ICharSequence
This interface represents an ordered set of characters and defines the methods to probe them.

See Also: ICharSequence Members

Syntax

[Android.Runtime.Register("java/lang/CharSequence", "", "Java.Lang.ICharSequenceInvoker")]
public interface ICharSequence : Android.Runtime.IJavaObject, IEnumerable<char>, IDisposable

Remarks

This interface represents an ordered set of characters and defines the methods to probe them.

[Android Documentation]

Requirements

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