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