オーバーロード | 解説 |
---|---|
Item(Int32) | Gets or sets the component at the specified index. |
Item(Int32,Int32) | Gets or sets the component at the specified index. |
オーバーロード | 解説 |
---|---|
Item(Int32) | Gets or sets the component at the specified index. |
Item(Int32,Int32) | Gets or sets the component at the specified index. |
例外 | 解説 |
---|---|
System.ArgumentOutOfRangeException | Thrown when the indexis out of the range [0, 15]. |