System::Collections::Generic::ICollection::get_IsReadOnly yöntemi

ICollection::get_IsReadOnly method

Koleksiyonun yalnızca okunur olup olmadığını kontrol eder.

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

ReturnValue

koleksiyon yalnızca okunursa true, aksi takdirde false.

Ayrıca Bakınız