System::Collections::IList::get_IsFixedSize método
IList::get_IsFixedSize method
Obtiene un valor que indica si la lista tiene un tamaño fijo.
virtual bool System::Collections::IList::get_IsFixedSize() const
ReturnValue
Verdadero cuando la lista tiene un tamaño fijo, de lo contrario falso.
Ver también
- Class IList
- Namespace System::Collections
- Library Aspose.PDF for C++