Share via


Clone Method

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public MustOverride Function Clone As Object
'Usage
Dim instance As McuParticipantEndpointProperties
Dim returnValue As Object

returnValue = instance.Clone()
public abstract Object Clone()

Return Value

Type: System..::..Object

Implements

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

See Also

Reference

McuParticipantEndpointProperties Class

McuParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace