 | SphinxOrdinal Constructor |
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxOrdinal(
int value
)
Public Sub New (
value As Integer
)
Parameters
- value
- Type: SystemInt32
The value.
See Also