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