FtpItemCollection.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Clone()
Creates a shallow copy of the collection.
Declaration
public FtpItemCollection Clone()
Returns
Type | Description |
---|---|
FtpItemCollection | A shallow copy of the collection. |