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()