C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotKey Class / GetHashCode Method

In This Topic
GetHashCode Method (C1FlexPivotKey)
In This Topic
Serves as a hash function for a C1.PivotEngine.PivotKey object.
Syntax
'Declaration
 
Public Overridable Function GetHashCode() As Integer
 

Return Value

An integer that serves as a hash function for a C1.PivotEngine.PivotKey object.
See Also