Share via


GetHashCode Method

Generates a hashcode for the participant object.

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ParticipantEndpoint
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System..::..Int32

See Also

Reference

ParticipantEndpoint Class

ParticipantEndpoint Members

Microsoft.Rtc.Collaboration Namespace