C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotKey Class / GetHashCode Method

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

Return Value

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