SortedLocaleGrouping.GetGroupIndex Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the group index to which the value string belongs.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- itemName
- Type: System.String
The specified string.
Return value matches the position in the GroupDisplayNames collection
Show: