Click or drag to resize
MimeKit

HeaderListCollection Methods

The HeaderListCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds the group of headers to the collection.
Public methodClear Clears the header list collection.
Public methodContains Checks if the collection contains the specified group of headers.
Public methodCopyTo Copies 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 Removes the specified header group.
Public methodToString
(Inherited from Object)
Top
See Also