public static implicit operator ComplexNumber ( double value )
Public Shared Widening Operator CType ( value As Double ) As ComplexNumber
static implicit operator ComplexNumber ( double value )
JavaScript does not support the declaration of new casting operators.
In This Article