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