Creates a shallow copy of the collection.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Function Clone As SftpItemCollection
C#
public SftpItemCollection Clone()

Return Value

A shallow copy of the collection.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also