Gets an IEnumerator<(Of <(<'T>)>)> for the AttachmentCollection collection.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Function GetEnumerator As IEnumerator(Of Attachment) |
C# |
---|
public IEnumerator<Attachment> GetEnumerator() |