HealthStateChunkList<T>.IsReadOnly Property

Definition

Gets or sets a flag that indicated whether the list can be modified.

public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Property Value

Flag indicating whether the list can be modified.

Implements

Applies to