MappingInfo.GetHashCode - Méthode
Calcule le code de hachage pour cet objet.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As MappingInfo
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32
Le code de hachage pour cet objet.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms