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.Office.BusinessData.Runtime
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.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

Implements

IFieldValueDictionary.CalculateHashCode()

See also

Reference

FieldValueDictionary class

FieldValueDictionary members

Microsoft.Office.BusinessData.Runtime namespace