[]
Represents the set of icons of different sizes to use in a single UI element.
public sealed class IconSet
Public NotInheritable Class IconSet
| Name | Description |
|---|---|
| Count | Gets the number of elements actually contained in the IconSet. |
| this[int] | Gets the element at the specified index. |
| Name | Description |
|---|---|
| Add(Icon) | |
| Clear() | Removes all elements in the IconSet. |
| Remove(Icon) |