MailKit Documentation
MailKit Documentation
API Reference
MimeKit
HeaderListCollection Class
HeaderListCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
Remove Method
Header
List
Collection
.
Clear Method
Clears the header list collection.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
<
T
>
.
Clear
()
Remarks
Removes all the groups from the collection.
See Also
Reference
HeaderListCollection Class
MimeKit Namespace
Copyright © 2013-2025 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast