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