Grasshopper API
SliderSnapRangeCompareTo Method |
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

public int CompareTo( SliderSnapRange other )
Public Function CompareTo ( other As SliderSnapRange ) As Integer
Parameters
- other
- Type: Grasshopper.GUI.BaseSliderSnapRange
Return Value
Type: Int32Implements
IComparableTCompareTo(T)