Method CompareTo
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CompareTo(FullTextIndex)
Compares this full-text index to another by name for ordering purposes.
public int CompareTo(FullTextIndex other)
Parameters
otherFullTextIndexThe full-text index to compare with.
Returns
- int
A negative number, zero, or a positive number based on name comparison.