Pop3MessageCollection.IEnumerable.GetEnumerator Method
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9448)
IEnumerable.GetEnumerator()
Returns an enumerator that can iterate through the Pop3MessageCollection
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator for the collection. |