ExFTPConnectionClone Method
Creates a new ExFTPConnection that is a copy of the current instance.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public virtual Object Clone()
Public Overridable Function Clone As Object
public:
virtual Object^ Clone()
abstract Clone : unit -> Object
override Clone : unit -> Object
ObjectA new
ExFTPConnection whose properties match those of the current instance.
ICloneableClone