Click or drag to resize

IntList Constructor (Int32)

Initializes a new instance of the IntList class

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

Parameters

values
Type: SystemInt32

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

See Also