Connection.GetHashCode - Méthode

Returns the hash code for the display name of the connection.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As Connection
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Valeur renvoyée

Type : System.Int32
The hash code for the display name of the connection.

Voir aussi

Référence

Connection classe

Connection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms