| SphinxOrdinal Constructor |
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax public SphinxOrdinal(
int value
)
Public Sub New (
value As Integer
)
Parameters
- value
- Type: SystemInt32
The value.
See Also