[]
Gets an object by index.
public CoverElement this[int index] { get; }
The default implementation tries to get an object by key if integer value is specified.