The SphinxOrdinal type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SphinxOrdinal |
Initializes a new instance of the SphinxOrdinal class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
Equals(Object) | (Overrides ValueType..::..Equals(Object).) |
|
|
Equals(SphinxOrdinal) |
Indicates whether the current object is equal to another object of the same type.
|
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Overrides ValueType..::..GetHashCode()()()().) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
ToString |
Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Operators
| Name | Description | |
|---|---|---|
|
|
Equality |
Implements the operator ==.
|
|
|
Implicit Widening Implicit Implicit Implicit (Int32 to SphinxOrdinal) |
Performs an implicit conversion from Int32 to SphinxOrdinal.
|
|
|
Implicit Widening Implicit Implicit Implicit (SphinxOrdinal to Int32) |
Performs an implicit conversion from SphinxOrdinal to Int32.
|
|
|
Inequality |
Implements the operator !=.
|
Properties
| Name | Description | |
|---|---|---|
|
|
SphinxAttributeType |
Gets the type of the sphinx attribute this instance represents.
|
|
|
SupportedSince |
Gets the version since when this type is supported by Sphinx.
|
|
|
Value |
Gets the value of this instance.
|