The members of Java.Lang.Object are listed below.
See Also: Inherited members from System.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Object() | Constructs a new instance of Object. |
[read-only] | Class | Class. Returns the unique instance of Java.Lang.Class that represents this object's class. |
[read-only] | Handle | IntPtr. The handle to the underlying Android instance. |
[read-only] | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Dispose()Documentation for this section has not yet been entered. | ||
Equals(Object)Compares this instance with the specified object and indicates if they are equal. | ||
Finalize()Documentation for this section has not yet been entered. | ||
static | FromArray<T>(T[])Documentation for this section has not yet been entered. | |
override | GetHashCode()Returns an integer hash code for this object. | |
static | GetObject<T>(IntPtr, Android.Runtime.JniHandleOwnership)Wraps a JNI object reference into a fully typed Android.Runtime.IJavaObject implementation. | |
static | GetObject<T>(IntPtr, IntPtr, Android.Runtime.JniHandleOwnership)Documentation for this section has not yet been entered. | |
Notify()Causes a thread which is waiting on this object's monitor (by means of calling one of the wait() methods) to be woken up. | ||
NotifyAll()Causes all threads which are waiting on this object's monitor (by means of calling one of the wait() methods) to be woken up. | ||
ToArray<T>()Documentation for this section has not yet been entered. | ||
override | ToString()Returns a string containing a concise, human-readable description of this object. | |
Wait()Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object. | ||
Wait(long)Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the specified timeout expires. | ||
Wait(long, int)Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the specified timeout expires. |
Clone()Creates and returns a copy of this Object. | ||
Dispose(bool)Documentation for this section has not yet been entered. | ||
JavaFinalize()Invoked when the garbage collector has detected that this instance is no longer reachable. | ||
SetHandle(IntPtr, Android.Runtime.JniHandleOwnership)Sets the Object.Handle property. |
static | Conversion to Java.Lang.Object[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Boolean(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Boolean[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Byte[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Char(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Char[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Double(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Double[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int32(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int32[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int64(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int64[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.SByte(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Single(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Single[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.String(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.String[](Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
static | Conversion to Java.Lang.Object(Implicit) | Documentation for this section has not yet been entered. |
Java.Interop.IJavaObjectEx.IsProxy | bool. Documentation for this section has not yet been entered. | |
Java.Interop.IJavaObjectEx.KeyHandle | IntPtr. Documentation for this section has not yet been entered. | |
Java.Interop.IJavaObjectEx.NeedsActivation | bool. Documentation for this section has not yet been entered. | |
Java.Interop.IJavaObjectEx.ToLocalJniHandle | Documentation for this section has not yet been entered. |