 | QdbPointTGetHashCode Method |
Serves as the default hash function.
Namespace:
Quasardb.TimeSeries
Assembly:
Quasardb (in Quasardb.dll) Version: 3.14.3.1 (3.14.3.1)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A hash code for the current object.
See Also