Click or drag to resize
MimeKit

AnnotationEntry Methods

The AnnotationEntry type exposes the following members.

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