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