[Missing <summary> documentation for "M:Gemstone.Numeric.ComplexNumber.ToString(System.String,System.IFormatProvider)"]
public string ToString(
	string? format,
	IFormatProvider? formatProvider
)Public Function ToString ( 
	format As String,
	formatProvider As IFormatProvider
) As Stringpublic:
virtual String^ ToString(
	String^ format, 
	IFormatProvider^ formatProvider
) sealedfunction ToString(format, formatProvider);[Missing <param name="format"/> documentation for "M:Gemstone.Numeric.ComplexNumber.ToString(System.String,System.IFormatProvider)"]
[Missing <param name="formatProvider"/> documentation for "M:Gemstone.Numeric.ComplexNumber.ToString(System.String,System.IFormatProvider)"]
[Missing <returns> documentation for "M:Gemstone.Numeric.ComplexNumber.ToString(System.String,System.IFormatProvider)"]