Click or drag to resize

SphinxIntegerValue Property

Gets the value of the current instance.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public Object Value { get; }

Property Value

Type: Object
The value.

Implements

ISphinxTypeValue
See Also