Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.MyTuple`3

Malware edited this page Dec 25, 2018 · 24 revisions

Index

MyTuple<T1, T2, T3> Struct

private public sealed MyTuple<T1, T2, T3>
```csharp

**Namespace:** [VRage](VRage)  
**Assembly:** VRage.Library.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Item1](VRage.MyTuple`3.Item1)||
|[Item2](VRage.MyTuple`3.Item2)||
|[Item3](VRage.MyTuple`3.Item3)||
Clone this wiki locally