System::Collections::IList::get_IsFixedSize metodo
IList::get_IsFixedSize method
Restituisce un valore che indica se la lista ha una dimensione fissa.
virtual bool System::Collections::IList::get_IsFixedSize() const
ReturnValue
True quando l’elenco ha una dimensione fissa, altrimenti false.
Vedi anche
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++