Freigeben über


SyncIdFormatGroup.GetHashCode-Methode

Berechnet einen Hashcode, der in Hashalgorithmen und Datenstrukturen wie Hashtabellen verwendet werden kann.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

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

returnValue = instance.GetHashCode
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int

Rückgabewert

Ein Hashcode für das aktuelle Objekt.

Siehe auch

Verweis

SyncIdFormatGroup-Klasse
SyncIdFormatGroup-Member
Microsoft.Synchronization-Namespace