Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

BoolList() Constructor

Creates and initializes a new instance of the BoolList class with the default parameters.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public BoolList()

Remarks

This constructor configures the created BoolList in the following way:

See Also