Click or drag to resize

SphinxOrdinal Constructor

Initializes a new instance of the SphinxOrdinal class.

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

Parameters

value
Type: SystemInt32
The value.
See Also