GroupDisplayNames Property
Collapse the table of content
Expand the table of content

SortedLocaleGrouping.GroupDisplayNames Property

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

Get the strings for all the groups for this locale.

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

'Declaration
Public ReadOnly Property GroupDisplayNames As ReadOnlyCollection(Of String)

Property Value

Type: System.Collections.ObjectModel.ReadOnlyCollection(Of String)
The strings for all the groups for this locale.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft