Table of Contents

Property IsReadOnly

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsReadOnly

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

public bool IsReadOnly { get; }

Property Value

bool

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