Skip to main content
A newer version of this page is available. .

BoolList() Constructor

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

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public BoolList()

Remarks

This constructor configures the created BoolList in the following way:

See Also