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