Click or drag to resize

ComplexExtensionsTryToComplex Method

Overload List
 NameDescription
Public Extension MethodTryToComplex(String, Complex) Converts the string representation of a complex number to a double-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed.
Public Extension MethodTryToComplex(String, IFormatProvider, Complex) Converts the string representation of a complex number to double-precision complex number equivalent. A return value indicates whether the conversion succeeded or failed.
Top
See Also