Filter.Field.GetHashCode - Méthode
Obtient un code de hachage pour le champ actuel.
Espace de noms : Microsoft.Office.Project.Server.Library
Assembly : Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)
Syntaxe
'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As Filter.Field
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32