Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.Optimization
OptimizationMethod Class
OptimizationMethod Methods
ToString Method
ToString Method
ToString(IFormatProvider) Method
ToString(String) Method
ToString(String, IFormatProvider) Method
Optimization
Method
To
String(String, IFormat
Provider) Method
Returns the method name using the specified format settings.
Namespace:
Altaxo.Calc.Optimization
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
string
ToString
(
string
?
format
,
IFormatProvider
?
formatProvider
)
Parameters
format
String
A format specification.
formatProvider
IFormatProvider
An
IFormatProvider
that supplies culture-specific formatting information.
Return Value
String
The method name.
Implements
IFormattable
ToString(String, IFormatProvider)
See Also
Reference
OptimizationMethod Class
ToString Overload
Altaxo.Calc.Optimization Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net