MimeHeaderCollection.GetEnumerator Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9448)
GetEnumerator()
Gets an IEnumerator for the MimeHeaderCollection collection.
Declaration
public IEnumerator GetEnumerator()
Returns
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator for the collection. |