get_IsFixedSize()

IList::get_IsFixedSize() const method

Gets a value indicating whether the list has a fixed size.

virtual bool System::Collections::IList::get_IsFixedSize() const

Return Value

True when the list has a fixed size, otherwise false.

See Also