Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Private Function Remove As Boolean Implements ICollection(Of FtpItem).Remove |
C# |
---|
bool ICollection<FtpItem>.Remove() |
Rebex API |
FtpItemCollection..::..ICollection<(Of <(<'FtpItem>)>)>..::..Remove Method |
FtpItemCollection Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Visual Basic |
---|
Private Function Remove As Boolean Implements ICollection(Of FtpItem).Remove |
C# |
---|
bool ICollection<FtpItem>.Remove() |