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