Click or drag to resize

SphinxOrdinalGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.
See Also