 | SphinxInteger Constructor (UInt32) |
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxInteger(
uint value
)
Public Sub New (
value As UInteger
)
Parameters
- value
- Type: SystemUInt32
The value.
See Also