Property IsReadOnly | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsReadOnly

Gets a value indicating whether the ICollection is read-only.

public bool IsReadOnly { get; }

Property Value

bool

true if the ICollection is read-only; otherwise, false.

Edit this page