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