BoxedT Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.Boxed`1"]
Namespace: VRage
public sealed class Boxed<T> where T : struct, new()
[Missing <typeparam name="T"/> documentation for "T:VRage.Boxed`1"]
The BoxedT type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (T to BoxedT) | |
![]() ![]() | (BoxedT to T) |
Name | Description | |
---|---|---|
![]() | BoxedValue |