public interface IExtraColorSchemeCollection extends IGenericCollection<IExtraColorScheme>
Modifier and Type | Method and Description |
---|---|
IExtraColorScheme |
get_Item(int index)
Returns an color scheme by index.
|
iterator
IExtraColorScheme get_Item(int index)
Returns an color scheme by index.
Read-only IExtraColorScheme
.