UShortExtensionsFormatted Method

Overload List

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

See Also