Vector64<T>.GetHashCode Metoda

Definice

Získá kód hash instance.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Návraty

Kód hash instance.

Výjimky

Typ aktuální instance (T) není podporován.

Platí pro