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