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