Click or drag to resize

LongList Constructor (Int64)

Initializes a new instance of the LongList class

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

Parameters

values
Type: SystemInt64

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

See Also