Gets a value indicating whether the ICollection is read-only (defalut value is false).
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public bool IsReadOnly { get; } |
Implements
ICollection<(Of <(T>)>)..::.IsReadOnlyIList..::.IsReadOnly