Click or drag to resize

BoolList Constructor (Boolean)

Initializes a new instance of the BoolList class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public BoolList(
	params bool[] values
)

Parameters

values
Type: SystemBoolean

[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.BoolList.#ctor(System.Boolean[])"]

See Also