Skip to main content
.NET 6.0+

BoolList() Constructor

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

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public BoolList()

Remarks

This constructor configures the created BoolList in the following way:

See Also