OrderedDictionary<TKey,TValue>.KeyCollection.ICollection<TKey>.IsReadOnly Property

Definition

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

C#
bool System.Collections.Generic.ICollection<TKey>.IsReadOnly { get; }

Property Value

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

Implements

Applies to

Produkt Verzie
.NET 9, 10