Gets or sets the element at the specified index.


- index (Int32)


The element at the specified index.

Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the IList<(Of <(<'T>)>)>. |
NotSupportedException | The property is set and the IList<(Of <(<'T>)>)> is read-only. |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)