Share via


BorrowedList<TElement>.ICollection<TElement>.IsReadOnly Property

Definition

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

bool System.Collections.Generic.ICollection<TElement>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<TElement>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of TElement).IsReadOnly

Property Value

Implements

Applies to