Table of Contents

Method CompareTo

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

CompareTo(Table)

Compares this table to another by name for ordering purposes.

public int CompareTo(Table other)

Parameters

other Table

The table to compare with.

Returns

int

A negative number, zero, or a positive number based on name comparison.