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

IList::get_IsFixedSize method

Kontrollerar om samlingen har fast storlek.

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

ReturnValue

true Om samlingens storlek inte kan ändras, false annars.

Se även