Decimal32.CheckedExplicit(Decimal32 to Byte) Operator
Definition
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.
public:
static System::Byte op_CheckedExplicit(System::Numerics::Decimal32 value);
public static byte op_CheckedExplicit(System.Numerics.Decimal32 value);
static member op_CheckedExplicit : System.Numerics.Decimal32 -> byte
Public Shared op_CheckedExplicit (value As Decimal32) As Byte
Parameters
- value
- Decimal32