Decimal32.CheckedExplicit(Decimal32 to Byte) Opérateur

Définition

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

Paramètres

value
Decimal32

Retours

S’applique à