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