The members of Java.Lang.Reflect.AccessibleObject are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
Accessible | bool. Returns true if this object is accessible without access checks. |
[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. |
GetAnnotation(Java.Lang.Class)Documentation for this section has not yet been entered. | ||
GetAnnotations()Returns, for this element, an array containing all annotations (including inherited annotations). | ||
GetDeclaredAnnotations()Returns, for this element, all annotations that are explicitly declared (not inherited). | ||
IsAnnotationPresent(Java.Lang.Class)Documentation for this section has not yet been entered. | ||
static | SetAccessible(AccessibleObject[], bool)Attempts to set the accessible flag for all objects in objects. |