Gets an IEnumerator for the collection.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Overridable Function GetEnumerator As IEnumerator |
| C# |
|---|
public virtual IEnumerator GetEnumerator() |