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