Share via


ImmutableSortedSet<T>.ICollection<T>.IsReadOnly Properti

Definisi

Mengembalikan true, karena koleksi yang tidak dapat diubah selalu baca-saja. Lihat antarmuka.ICollection<T>

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

Nilai boolean yang menunjukkan apakah koleksi bersifat baca-saja.

Penerapan

Berlaku untuk