Share via


BasePermissions.GetHashCode method

This member overrides Object.GetHashCode().

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

Syntax

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

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

Return value

Type: System.Int32
Returns Int32.

See also

Reference

BasePermissions class

BasePermissions members

Microsoft.SharePoint.Client namespace