[]
Gets a new alternating row for the specified alternating row.
public AlternatingRow this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As AlternatingRow
| Type | Name | Description |
|---|---|---|
| int | index |
| Type | Condition |
|---|---|
| IndexOutOfRangeException | Specified alternating row index is less than 0 or greater than or equal to the alternating row count |