Idioma

Decimal64.CheckedExplicit(Decimal64 to Byte) Operador

Definição

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

Parâmetros

value
Decimal64

Retornos

Aplica-se a