Click or drag to resize

DurationTotalSeconds Property

Gets the total number of seconds represented by this Duration, including the seconds that compose the days returned by the Days property.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double TotalSeconds { get; }

Property Value

Type: Double
See Also