Läs på engelska

Dela via


ICharSequence.ToString Method

Definition

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

C#
[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

a string consisting of exactly this sequence of characters

Attributes

Remarks

Returns a string containing the characters in this sequence in the same order as this sequence. The length of the string will be the length of this sequence.

Java documentation for java.lang.CharSequence.toString().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35