Annotation |
The AnnotationEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(AnnotationEntry) | Determines whether the specified AnnotationEntry is equal to the current AnnotationEntry. | |
| Equals(Object) |
Determine whether the specified Object is equal to the current AnnotationEntry.
(Overrides ObjectEquals(Object)) | |
| Finalize | (Inherited from Object) | |
| GetHashCode |
Serves as a hash function for a AnnotationEntry object.
(Overrides ObjectGetHashCode) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| Parse | Parse an annotation entry. | |
| ToString |
Returns a String that represents the current AnnotationEntry.
(Overrides ObjectToString) |