SPColumnDefinition.GetHashCode method

Retrieves the hash code.

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()

Return value

Type: System.Int32
Returns a Int32 representation of the hash code.

See also

Reference

SPColumnDefinition structure

SPColumnDefinition members

Microsoft.SharePoint.Administration namespace