Click or drag to resize
SphinxInteger Constructor (Int64)
Initializes a new instance of the SphinxInteger struct.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxInteger(
	long value
)

Parameters

value
Type: SystemInt64
The value.
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also