Click or drag to resize
SphinxString Operators and Type Conversions

The SphinxString type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Implements the operator ==.
Public operatorStatic member(String to SphinxString)
Performs an implicit conversion from String to SphinxString.
Public operatorStatic memberInequality
Implements the operator !=.
Top
See Also