DecimalList Constructor (Decimal) |
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public DecimalList(
params decimal[] values
)
Public Sub New (
ParamArray values As Decimal()
)
Parameters
- values
- Type: SystemDecimal
[Missing <param name="values"/> documentation for "M:Stimulsoft.Report.DecimalList.#ctor(System.Decimal[])"]
See Also