PhraseCollection.IEnumerable.GetEnumerator Method
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 8.0.9673)
IEnumerable.GetEnumerator()
Gets an IEnumerator for the collection.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator for the collection. |