SphinxOrdinal Operators and Type Conversions |
The SphinxOrdinal type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Implements the operator ==.
| |
| (Int32 to SphinxOrdinal) |
Performs an implicit conversion from Int32 to SphinxOrdinal.
| |
| (SphinxOrdinal to Int32) |
Performs an implicit conversion from SphinxOrdinal to Int32.
| |
| Inequality |
Implements the operator !=.
|