[]
Represents the theme color.
public interface IThemeColorScheme
Gets the number of theme color schemes.
int Count { get; }
Gets the IThemeColor using ThemeColor.
IThemeColor this[ThemeColor index] { get; }
index
ThemeColorSpecifies the ThemeColor
Returns the IThemeColor