The members of Java.Lang.Enum are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | DeclaringClass | Class. Returns the enum constant's declaring class. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
CompareTo(Object)Documentation for this section has not yet been entered. | ||
override | Equals(Object)Compares this object with the specified object and indicates if they are equal. | |
override | GetHashCode()Returns an integer hash code for this object. | |
Name()Returns the name of this enum constant. | ||
Ordinal()Returns the position of the enum constant in the declaration. | ||
static | ValueOf(Class, string)Documentation for this section has not yet been entered. |