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

VRage.MyTuple`5

Malware edited this page Dec 25, 2018 · 25 revisions

Index

MyTuple<T1, T2, T3, T4, T5> Struct

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

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

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Item1](VRage.MyTuple`5.Item1)||
|[Item2](VRage.MyTuple`5.Item2)||
|[Item3](VRage.MyTuple`5.Item3)||
|[Item4](VRage.MyTuple`5.Item4)||
|[Item5](VRage.MyTuple`5.Item5)||

Clone this wiki locally