Gets a value indicating whether the ICollection<(Of <(T>)>)
is read-only.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public bool IsReadOnly { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsReadOnly As Boolean |