SingleExtensionsFormatted Method

Overload List

Formatted(Single) Formats a value by placing dots or commas in the corresponding positions depending on the specified culture.
Formatted(Single, Int32) Formats a value by placing dots or commas in the corresponding positions depending on the specified culture.
Formatted(Single, Int32, CultureInfo) Formats a value by placing dots or commas in the corresponding positions depending on the specified culture.

See Also