Table of Contents

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 virtual int CompareTo(object value)

Parameters

value object

Returns

int

A signed number indicating the relative values of this instance and value.