ImmutableSortedSet<T>.Builder.ICollection<T>.IsReadOnly Vlastnost

Definice

Získá hodnotu, která označuje, zda je tato instance jen pro čtení.

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

Hodnota vlastnosti

Vždy hodnota false.

Implementuje

Platí pro