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