BoxedValue<T>
Represents a typed representation of the boxed value type.
Gets a reference to the boxed value.
Converts a value type to an object reference.
Converts untyped reference to a boxed value into a typed reference.
Converts a value type to an object reference.
Boxes nullable value type to an object.
Unboxes the value.
Boxes nullable value type to an object.