Click or drag to resize

ComplexExtensionsTryToComplex32 Method

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