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
)
Public Sub New (
ParamArray values As Short()
)
Parameters
- values
- Type: SystemInt16
[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.ShortList.#ctor(System.Int16[])"]
See Also