[]
Gets the collection of icon sets.
public static IReadOnlyList<(string Group, IReadOnlyList<IReadOnlyList<IconInfo>> GroupIconSets)> IconSets
Public Shared IconSets As IReadOnlyList(Of (Group As String, GroupIconSets As IReadOnlyList(Of IReadOnlyList(Of IconInfo))))
| Type | Description |
|---|---|
| IReadOnlyList<(string Group, IReadOnlyList<IReadOnlyList<IconInfo>> GroupIconSets)> | Gets the collection of icon sets. |