  | SphinxBigInt Constructor  | 
  
    Namespace: 
   SphinxConnector.NativeApi
    Assembly:
   SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxBigInt(
	long value
)
Public Sub New ( 
	value As Long
)
Parameters
- value
 - Type: SystemInt64
The value. 
See Also