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