Click or drag to resize
MimeKit

HeaderListCollectionClear Method

Clears the header list collection.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()

Implements

ICollectionTClear
Remarks
Removes all of the groups from the collection.
See Also