Click or drag to resize

BoxedT Type Conversions

The BoxedT type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(T to BoxedT) Performs an implicit conversion from T to BoxedT.
Public operatorStatic member(BoxedT to T) Performs an implicit conversion from BoxedT to T.
Top
See Also