The ISphinxType type exposes the following members.

Methods

  Name Description
Public method CompareTo
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from IComparable.)

Properties

  Name Description
Public property SphinxAttributeType
Gets the type of the sphinx attribute the implementing type represents.
Public property SupportedSince
Gets the version since when the implementing type is supported by Sphinx.
Public property Value
Gets the value of the implementing type.

See Also