Click or drag to resize
SphinxInteger Constructor (UInt32)
Initializes a new instance of the SphinxInteger class.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxInteger(
	uint value
)

Parameters

value
Type: SystemUInt32
The value.
See Also