[]
Record used to provide the icon-sets information.
public struct IconInfo : IEquatable<IconInfo>
Public Structure IconInfo
Implements IEquatable(Of IconInfo)
| Name | Description |
|---|---|
| IconInfo(C1IconTemplate, EnumColor) | Record used to provide the icon-sets information. |
| Name | Description |
|---|---|
| IconColor | The color of the icon |
| IconTemplate | The template of the icon. |
| Name | Description |
|---|---|
| Deconstruct(out C1IconTemplate, out EnumColor) | |
| Equals(IconInfo) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |