IComparable
Overview
Comparer interface; compares a value to another value.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
Required Methods
CompareTo
Compare a value to another value; should return 0 if equal, 1 if more, -1 if less.
Parameters:
- a: