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