Method CompareTo
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
CompareTo(object)
Compares this instance to a specified object and returns an indication of their relative values.
public override int CompareTo(object value)
Parameters
value
object
Returns
- int
A signed number indicating the relative values of this instance and value.