ImmutableArray<T>::IList::IsFixedSize Property
Gets a value indicating whether this instance is fixed size.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
private: [DebuggerBrowsableAttribute(DebuggerBrowsableState::Never)] property bool IsFixedSize { virtual bool get() sealed = IList::IsFixedSize::get; }
Implements
IList::IsFixedSize
Show: