SPColumnDefinition.GetHashCode Method
Retrieves the hash code.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.