Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 494 Bytes

decimalformatter_formatint_65483418.md

File metadata and controls

26 lines (18 loc) · 494 Bytes
-api-id -api-type
M:Windows.Globalization.NumberFormatting.DecimalFormatter.FormatInt(System.Int64)
winrt method

Windows.Globalization.NumberFormatting.DecimalFormatter.FormatInt

-description

Returns a string representation of an Int64 number.

-parameters

-param value

The Int64 value to be formatted.

-returns

A string that represents the number.

-remarks

-examples

-see-also