System::Collections::Generic::ICollection::get_IsReadOnly metodu

ICollection::get_IsReadOnly method

Koleksiyonun yalnızca okunabilir olup olmadığını denetler.

virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const

ReturnValue

koleksiyon yalnızca okunabilir ise true, aksi takdirde false.

Ayrıca Bakınız