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