[]
Gets the Style object at the specified index in the current collection.
public Style this[int index] { get; }
The index of the element.
The element at the specified index.