get_IsFixedSize()
IList::get_IsFixedSize() method
Checks whether the collection is of fixed size.
bool System::Collections::Generic::IList<T>::get_IsFixedSize()
Return Value
true If collection’s size can’t be changed, false otherwise.
See Also
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Slides