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

IList::get_IsFixedSize method

Vérifie si la collection est de taille fixe.

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

ReturnValue

true Si la taille de la collection ne peut pas être modifiée, false sinon.

Voir aussi