| Overload | Description |
|---|---|
| Item(Int32) | Gets or sets the component at the specified index. |
| Item(Int32,Int32) | Gets or sets the component at the specified index. |
| Overload | Description |
|---|---|
| Item(Int32) | Gets or sets the component at the specified index. |
| Item(Int32,Int32) | Gets or sets the component at the specified index. |
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown when the index is out of the range [0, 5]. |