[TIBCO.EMS .NET client library 8.1 documentation]

Creates a copy of the Destination object.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public virtual Object Clone()
Public Overridable Function Clone As Object
public:
virtual Object^ Clone()

Implements

ICloneable..::.Clone()()()

See Also