Click or drag to resize

TimeSpanListContains Method (NullableTimeSpan)

[Missing <summary> documentation for "M:Stimulsoft.Report.TimeSpanList.Contains(System.Nullable{System.TimeSpan})"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	Nullable<TimeSpan> value
)

Parameters

value
Type: SystemNullableTimeSpan

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.TimeSpanList.Contains(System.Nullable{System.TimeSpan})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.TimeSpanList.Contains(System.Nullable{System.TimeSpan})"]

See Also