The methods of Java.Lang.Annotation.IAnnotation are listed below. For a list of all members, see the IAnnotation Members list.
AnnotationType()Returns the type of this annotation. | ||
Equals(Java.Lang.Object)Determines whether or not this annotation is equivalent to the annotation passed. | ||
GetHashCode()Returns the hash code of this annotation. | ||
ToString()Returns a String representation of this annotation. |