Click or drag to resize

DurationToTimeSpan Method

Returns a TimeSpan equivalent to this Duration.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeSpan ToTimeSpan()

Return Value

Type: TimeSpan
The time span.
See Also