ModelUnitSystemValueCompareTo Method (ModelUnitSystemValue) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic int CompareTo(
ModelUnitSystemValue other
)
Public Function CompareTo (
other As ModelUnitSystemValue
) As Integer
Parameters
- other
- Type: Grasshopper.RhinocerosModelUnitSystemValue
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)
See Also