SubjectInfoCollection.GetEnumerator Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
GetEnumerator()
Gets an IEnumerator for the collection.
Declaration
public IEnumerator GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An IEnumerator for the collection. |