System::Collections::Generic::IList::get_IsFixedSize méthode
IList::get_IsFixedSize method
Vérifie si la collection a une 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
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++