IStructuralEquatable.GetHashCode — Metoda (F#)

Zwraca kod skrótu dla bieżącej instancji.

Ścieżka obszaru nazw/modułu: System.Collections

Zgromadzenie: FSharp.Core (w FSharp.Core.dll)

// Signature:
abstract this.GetHashCode : IEqualityComparer -> int

// Usage:
iStructuralEquatable.GetHashCode (comparer)

Parametry

Wartość zwracana

Kod skrótu dla bieżącej instancji.

Uwagi

Ten interfejs API jest przeznaczony dla tylko F# Core biblioteki wersje 2.0.NET Framework celów.Jeśli używasz 4.NET Framework użyć API.NET Framework 4 o tej samej nazwie, GetHashCode.

Platformy

Windows 8, Windows 7, Windows Server 2012 Windows Server 2008 R2

Informacje o wersji

F# Core wersji biblioteki

Obsługiwane: 2.0

Zobacz też

Informacje

Collections.IStructuralEquatable — Interfejs (F#)

System.Collections — Przestrzeń nazw (F#)