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