System::Collections::Generic::IKVCollection::get_IsReadOnly metodu

IKVCollection::get_IsReadOnly method

Konteynerin yalnızca okunabilir olup olmadığını kontrol eder.

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

ReturnValue

Konteyner yalnızca okunabilir ise doğru, aksi takdirde yanlış.

Ayrıca Bakınız