System::Collections::Generic::IDictionary::get_IsFixedSize yöntemi

IDictionary::get_IsFixedSize method

Koleksiyon boyutunun sabit olup olmadığını denetler.

bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const

ReturnValue

Boyut sabitse doğru, aksi takdirde yanlış.

Ayrıca Bakınız