System::Collections::Generic::IList::get_IsFixedSize method

IList::get_IsFixedSize method

Koleksiyonun sabit boyutta olup olmadığını kontrol eder.

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

ReturnValue

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

Ayrıca Bakınız