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

IList::get_IsFixedSize method

Koleksiyonun sabit boyutta olup olmadığını denetler.

bool System::Collections::Generic::IList<T>::get_IsFixedSize()

ReturnValue

true koleksiyonun boyutu değiştirilemezse, aksi takdirde false.

Ayrıca Bakınız