public static explicit operator byte ( DecimalM value )
Public Shared Narrowing Operator CType ( value As DecimalM ) As Byte
static explicit operator unsigned char ( DecimalM value )
F# does not support the declaration of new casting operators.
In This Article