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