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: 5.3.0
Syntax
public SphinxInteger(
	long value
)

Parameters

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