Share via


FieldValueDictionary.CalculateHashCode Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.BusinessData.Runtime
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function CalculateHashCode As HashCode
'Usage
Dim instance As FieldValueDictionary
Dim returnValue As HashCode

returnValue = instance.CalculateHashCode()
public HashCode CalculateHashCode()

Return Value

Type: Microsoft.BusinessData.Infrastructure.HashCode
Returns HashCode.

Implements

IFieldValueDictionary.CalculateHashCode()

See Also

Reference

FieldValueDictionary Class

FieldValueDictionary Members

Microsoft.SharePoint.BusinessData.Runtime Namespace