The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IList Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| IsFixedSize | Gets a value indicating whether the IList has a fixed size. |
| IsReadOnly | Gets a value indicating whether the IList is read-only. |
| Item | Gets or sets the element at the specified index. |