LanguagePrimitives.GenericHash<'T>, fonction (F#)
Hachez une valeur selon sa structure. Ce hachage n'est pas limité par un nombre de nœuds global lors du hachage d'enregistrements, de listes et de types union F#.
Espace de noms/Chemin du module : Microsoft.FSharp.Core.LanguagePrimitives
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
GenericHash : 'T -> int
// Usage:
GenericHash obj
Paramètres
obj
Type : 'TObjet en entrée.
Valeur de retour
Valeur hachée.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables