Share via


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

Definition

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

Property Value

System.Boolean

Implements

System.Collections.Generic.ICollection`1.IsReadOnly

Applies to