Tesla Graphics Engine Documentation (January 2012)
Equals Method (other)
TeslaTesla.CollectionsTwoTupleKey<(Of <(<'T, G>)>)>Equals(TwoTupleKey<(Of <<'(T, G>)>>))
Indicates whether the current object is equal to another object of the same type.
Declaration Syntax
C#
public bool Equals(
	TwoTupleKey<T, G> other
)
Parameters
other (TwoTupleKey<(Of <(<'T, G>)>)>)
An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.

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