Click or drag to resize

ShortList Constructor (Int16)

Initializes a new instance of the ShortList class

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

Parameters

values
Type: SystemInt16

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

See Also