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