Click or drag to resize
MyTupleT1 Structure

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.MyTuple`1"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public struct MyTuple<T1>

Type Parameters

T1

[Missing <typeparam name="T1"/> documentation for "T:VRage.MyTuple`1"]

The MyTupleT1 type exposes the following members.

Constructors
  NameDescription
Public methodMyTupleT1
Initializes a new instance of the MyTupleT1 class
Top
Fields
  NameDescription
Public fieldItem1
Top
See Also