[]
Gets or sets the element at the specified index.
public Warning this[int index] { get; }
The index in the current collection.
The element at the specified index.