IsFixedSize Property
IsFixedSize
Gets a value indicating whether the underlying list has a fixed size.
Declaration
[Browsable(false)]
public virtual bool IsFixedSize { get; }
<Browsable(False)>
Public Overridable ReadOnly Property IsFixedSize As Boolean
Implements