ColorEntryCollection.Item

ColorEntryCollection indexer

Gets the element at the specified index.

public ColorEntry this[int index] { get; }
ParameterDescription
index

See Also