System::Collections::Generic::IList::get_IsFixedSize methode
IList::get_IsFixedSize method
Controleert of de collectie een vaste grootte heeft.
bool System::Collections::Generic::IList<T>::get_IsFixedSize()
ReturnValue
true Als de grootte van de collectie niet kan worden gewijzigd, anders false.
Zie ook
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++