Click or drag to resize

EAPCollectionBaseIsFixedSize Property

true if the ArrayList has a fixed size; otherwise, false. The default is false.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsFixedSize { get; }

Property Value

Type: Boolean

Implements

IListIsFixedSize
See Also