Recurrence Implicit Conversion (Time Span to Recurrence)
Implicitly converts a TimeSpan value to a
Recurrence.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static implicit operator Recurrence (
TimeSpan span
)
Parameters
- span TimeSpan
- The time span to convert.