IFieldValueDictionary.CalculateHashCode Method
Calculates the hash code from the values.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function CalculateHashCode As HashCode
'Usage
Dim instance As IFieldValueDictionary
Dim returnValue As HashCode
returnValue = instance.CalculateHashCode()
HashCode CalculateHashCode()
Return Value
Type: Microsoft.BusinessData.Infrastructure.HashCode
The hash code.