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