Share via


CategoryGroup.GetHashCode Method

This member overrides ValueType.GetHashCode().

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

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

Return Value

Type: System.Int32

See Also

Reference

CategoryGroup Structure

CategoryGroup Members

Microsoft.SharePoint.Portal.WebControls Namespace