ImmutableArray<T>.ICollection<T>.IsReadOnly Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah instans ini baca saja.

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

Nilai Properti

true jika instans ini hanya dibaca; jika tidak, false.

Penerapan

Berlaku untuk