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

Definition

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

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

Property Value

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

Implements

Applies to

Termék Verziók
.NET 9, 10