Język

JniEnvironment.Object.ToString(JniObjectReference) Method

Definition

Returns a string representation of the object.

public static Java.Interop.JniObjectReference ToString(Java.Interop.JniObjectReference value);
static member ToString : Java.Interop.JniObjectReference -> Java.Interop.JniObjectReference

Parameters

Returns

a string representation of the object.

Remarks

Returns a string representation of the object.

Java reference for java.lang.Object.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