- Arrays. To String Method
- Overloads
- ToString(Int64[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Object[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Boolean[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Byte[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Char[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Double[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Int16[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Int32[])
- Parameters
- Returns
- Remarks
- Applies to
- ToString(Single[])
- Parameters
- Returns
- Remarks
- Arrays. To String Метод
- Перегрузки
- ToString(Int64[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Object[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Boolean[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Byte[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Char[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Double[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Int16[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Int32[])
- Параметры
- Возвращаемое значение
- Комментарии
- Применяется к
- ToString(Single[])
- Параметры
- Возвращаемое значение
- Комментарии
Arrays. To String Method
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
Returns a string representation of the contents of the specified array.
ToString(Int64[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([J)Ljava/lang/String;", "")] public static string ToString (long[]? a);
[] static member ToString : int64[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Object[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([Ljava/lang/Object;)Ljava/lang/String;", "")] public static string ToString (Java.Lang.Object[]? a);
[] static member ToString : Java.Lang.Object[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Boolean[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([Z)Ljava/lang/String;", "")] public static string ToString (bool[]? a);
[] static member ToString : bool[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Byte[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([B)Ljava/lang/String;", "")] public static string ToString (byte[]? a);
[] static member ToString : byte[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Char[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([C)Ljava/lang/String;", "")] public static string ToString (char[]? a);
[] static member ToString : char[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Double[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([D)Ljava/lang/String;", "")] public static string ToString (double[]? a);
[] static member ToString : double[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Int16[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([S)Ljava/lang/String;", "")] public static string ToString (short[]? a);
[] static member ToString : int16[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Int32[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([I)Ljava/lang/String;", "")] public static string ToString (int[]? a);
[] static member ToString : int[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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
ToString(Single[])
Returns a string representation of the contents of the specified array.
[Android.Runtime.Register("toString", "([F)Ljava/lang/String;", "")] public static string ToString (float[]? a);
[] static member ToString : single[] -> string
Parameters
the array whose string representation to return
Returns
a string representation of a
Remarks
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.
Arrays. To String Метод
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
Возвращает строковое представление содержимого указанного массива.
ToString(Int64[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([J)Ljava/lang/String;", "")] public static string ToString (long[]? a);
[] static member ToString : int64[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Object[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([Ljava/lang/Object;)Ljava/lang/String;", "")] public static string ToString (Java.Lang.Object[]? a);
[] static member ToString : Java.Lang.Object[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Boolean[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([Z)Ljava/lang/String;", "")] public static string ToString (bool[]? a);
[] static member ToString : bool[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Byte[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([B)Ljava/lang/String;", "")] public static string ToString (byte[]? a);
[] static member ToString : byte[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Char[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([C)Ljava/lang/String;", "")] public static string ToString (char[]? a);
[] static member ToString : char[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Double[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([D)Ljava/lang/String;", "")] public static string ToString (double[]? a);
[] static member ToString : double[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Int16[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([S)Ljava/lang/String;", "")] public static string ToString (short[]? a);
[] static member ToString : int16[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Int32[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([I)Ljava/lang/String;", "")] public static string ToString (int[]? a);
[] static member ToString : int[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.
Применяется к
ToString(Single[])
Возвращает строковое представление содержимого указанного массива.
[Android.Runtime.Register("toString", "([F)Ljava/lang/String;", "")] public static string ToString (float[]? a);
[] static member ToString : single[] -> string
Параметры
массив, строковое представление которого возвращается
Возвращаемое значение
строковое представление a
Комментарии
Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.