ImmutableHashSet<T>.ICollection<T>.IsReadOnly Eigenschap

Definitie

Zie de ICollection<T> interface.

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

Waarde van eigenschap

trueals het ICollection<T> kenmerk Alleen-lezen is, anders. false

Implementeringen

Van toepassing op