Property IsReadOnly | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsReadOnly
Gets a value indicating whether the ICollection is read-only.
public bool IsReadOnly { get; }
Property Value
true if the ICollection is read-only; otherwise, false.