Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()