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

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

Parameters

value
Type: SystemInt64
The value.
See Also