Click or drag to resize

SphinxBigInt Constructor

Initializes a new instance of the SphinxBigInt class.

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

Parameters

value
Type: SystemInt64
The value.
See Also