Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.45 KB

permilleformatter_permilleformatter_177128098.md

File metadata and controls

36 lines (21 loc) · 1.45 KB
-api-id -api-type
M:Windows.Globalization.NumberFormatting.PermilleFormatter.#ctor(Windows.Foundation.Collections.IIterable{System.String},System.String)
winrt method

Windows.Globalization.NumberFormatting.PermilleFormatter.PermilleFormatter

-description

Creates a PermilleFormatter object initialized by a language list and a geographic region.

-parameters

-param languages

The list of language identifiers, in priority order, representing the choice of languages. See Remarks.

-param geographicRegion

The identifier for the geographic region.

-remarks

If your app passes language tags used in this class to any National Language Support functions, it must first convert the tags by calling ResolveLocaleName.

Language tags support the Unicode extensions "ca-" and "nu-". (See Unicode Key/Type Definitions.) Note that these extensions can affect the numeral system used by PermilleFormatter(IIterable(String), String) objects.

-examples

-see-also

Unicode Key/Type Definitions