Click or drag to resize

TimeSpanList Constructor (TimeSpan)

Initializes a new instance of the TimeSpanList class

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

Parameters

values
Type: SystemTimeSpan

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

See Also