public static implicit operator int ( UInt16N value )
Public Shared Widening Operator CType ( value As UInt16N ) As Integer
static implicit operator int ( UInt16N value )
F# does not support the declaration of new casting operators.
In This Article