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
True cuando la lista tiene un tamaño fijo, de lo contrario false.
Ver también
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++