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