Freigeben über


SPColumnDefinition.GetHashCode-Methode

Ruft den Hashcode ab.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SPColumnDefinition
Dim returnValue As Integer

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

Rückgabewert

Typ: System.Int32
Gibt eine Int32 Darstellung der Hashcode zurück.

Siehe auch

Referenz

SPColumnDefinition Struktur

SPColumnDefinition-Member

Microsoft.SharePoint.Administration-Namespace