ImmutableList<T>.Builder.ICollection<T>.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se questa istanza è di sola lettura.

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

Valore della proprietà

Sempre false.

Implementazioni

Si applica a