Tesla Graphics Engine Documentation (January 2012)
CompareTo Method (other)
TeslaTesla.CollectionsTwoTupleKey<(Of <(<'T, G>)>)>CompareTo(TwoTupleKey<(Of <<'(T, G>)>>))
Compares the current object with another object of the same type.
Declaration Syntax
C#
public int CompareTo(
	TwoTupleKey<T, G> other
)
Parameters
other (TwoTupleKey<(Of <(<'T, G>)>)>)
An object to compare with this object.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has the following meanings: Value Meaning Less than zero This object is less than the other parameter. Zero This object is equal to other. Greater than zero This object is greater than other.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)