Click or drag to resize
SphinxOrdinal Constructor
Initializes a new instance of the SphinxOrdinal class.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxOrdinal(
	int value
)

Parameters

value
Type: SystemInt32
The value.
See Also