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: 5.3.0
Syntax
public SphinxInteger(
	uint value
)

Parameters

value
Type: SystemUInt32
The value.
See Also