Property IList.IsReadOnly
IList.IsReadOnly
Gets a value indicating whether the IList is read-only.
Declaration
bool IList.IsReadOnly { get; }
Returns
Type | Description |
---|---|
System.Boolean | A value indicating whether the IList is read-only. |
Implements
System.Collections.IList.IsReadOnly
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |