Java.Lang.Annotation.IAnnotation Members

The members of Java.Lang.Annotation.IAnnotation are listed below.

Public Methods

AnnotationType() : Java.Lang.Class
Returns the type of this annotation.
Equals(Java.Lang.Object) : bool
Determines whether or not this annotation is equivalent to the annotation passed.
GetHashCode() : int
Returns the hash code of this annotation.
ToString() : string
Returns a String representation of this annotation.