Edit

Share via


InstantMessagingMcuParticipantEndpointProperties.Clone Method

Definition

Gets a deep copy of this instance.

public:
 override System::Object ^ Clone();
public override object Clone ();
override this.Clone : unit -> obj
Public Overrides Function Clone () As Object

Returns

A deep copy of this instance.

Remarks

Implements ICloneable.Clone().

Applies to