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: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public static implicit operator Recurrence (
TimeSpan span
)Parameters
- span TimeSpan
- The time span to convert.