Java.Lang.ICharSequence.ToString Method
Returns a string with the same characters in the same order as in this sequence.

Syntax

[Android.Runtime.Register("toString", "()Ljava/lang/String;", "GetToStringHandler:Java.Lang.ICharSequenceInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string ToString ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a string with the same characters in the same order as in this sequence.

[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