Partager via


SPWebCategoryNameAttribute.GetHashCode - Méthode

Obtient le code de hachage pour cette instance.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

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

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

Valeur renvoyée

Type : System.Int32
Le code de hachage pour cette instance.

Remarques

Cette méthode appelle la méthode GetHashCode sur la propriété CategoryName .

Voir aussi

Référence

SPWebCategoryNameAttribute classe

SPWebCategoryNameAttribute - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms