Boxes Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines common boxed values.
public ref class Boxes abstract sealed
C++/CX
public ref class Boxes abstract sealed
class Boxes abstract sealed
public static class Boxes
type Boxes = class
Public Class Boxes
- Inheritance
-
Boxes
Boolean |
Value of |
Boolean |
Value of |
Double |
|
Int32Negative |
|
Int32One | |
Int32Zero | |
UInt32One | |
UInt32Zero | |
UInt64Zero |
Box(Boolean) |
Gets the box value specified. |
Box(Double) | |
Box(Int32) | |
Box(Nullable<Boolean>) |
Gets the box value specified. |
Box(UInt32) | |
Box(UInt64) |
Produto | Versões |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |