Click or drag to resize
SphinxFloatValue Property
Gets the value of the current instance.

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

Property Value

Type: Object
The value.

Implements

ISphinxTypeValue
See Also