IntegerExtensionsFormatted Method

Overload List

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

See Also