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

VRage.MyTupleComparer`3

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

IndexNamespace Index

MyTupleComparer<T1, T2, T3> Class

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

Namespace: VRage
Assembly: VRage.Library.dll

Implements:

Constructors

Member Description
MyTupleComparer()

Methods

Member Description
bool Equals(MyTuple, MyTuple)
int GetHashCode(MyTuple)

Clone this wiki locally