GetHashCode Method

Gets the hashcode for this instance.

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 ConversationParticipant
Dim returnValue As Integer

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

Return Value

Type: System..::..Int32

See Also

Reference

ConversationParticipant Class

ConversationParticipant Members

Microsoft.Rtc.Collaboration Namespace