NonGenericList.IsFixedSize

NonGenericList.IsFixedSize property

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

public bool IsFixedSize { get; }

See Also