Interface every implementation for a Sphinx type must implement.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public interface ISphinxType : IComparable
Visual Basic
Public Interface ISphinxType _
	Inherits IComparable

See Also