IList Properties
.NET Framework 2.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. |