Click or drag to resize
MimeKit

HeaderListCollection Methods

The HeaderListCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Add a group of headers to the collection.
Public methodClear Clear the header list collection.
Public methodContains Check if the collection contains the specified group of headers.
Public methodCopyTo Copy all of the header groups in the HeaderListCollection to the specified array.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetEnumerator Gets an enumerator for the groups of headers.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodRemove Remove a header group.
Public methodToString
(Inherited from Object)
Top
See Also