Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.MyTupleComparer`2

Morten Aune Lyrstad edited this page Apr 16, 2022 · 30 revisions

IndexNamespace Index

MyTupleComparer<T1, T2> Class

public class MyTupleComparer<T1, T2>: IEqualityComparer<MyTuple<T1, T2>>

Namespace: VRage
Assembly: VRage.Library.dll

Implements:

Constructors

Member Description
\$1MyTupleComparer()](VRage.MyTupleComparer`2..ctor)

Methods

Member Description
\$1bool Equals(MyTuple\$1T1, T2>, MyTuple\$1T1, T2>)](VRage.MyTupleComparer`2.Equals)
\$1int GetHashCode(MyTuple\$1T1, T2>)](VRage.MyTupleComparer`2.GetHashCode)

Clone this wiki locally