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