SortedLocaleGrouping Constructor (CultureInfo)
Collapse the table of content
Expand the table of content

SortedLocaleGrouping Constructor (CultureInfo)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the SortedLocaleGrouping class with the specified CultureInfo.

Namespace:  Microsoft.Phone.Globalization
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Sub New ( _
	culture As CultureInfo _
)

Parameters

culture
Type: System.Globalization.CultureInfo
The specified CultureInfo.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft