Click or drag to resize
MimeKit

AnnotationAttribute Methods

The AnnotationAttribute type exposes the following members.

Methods
 NameDescription
Public methodEquals(AnnotationAttribute) Determines whether the specified AnnotationAttribute is equal to the current AnnotationAttribute.
Public methodEquals(Object) Determine whether the specified Object is equal to the current AnnotationAttribute.
(Overrides ObjectEquals(Object))
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode Serves as a hash function for a AnnotationAttribute object.
(Overrides ObjectGetHashCode)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString Returns a String that represents the current AnnotationAttribute.
(Overrides ObjectToString)
Top
See Also