This is preliminary documentation and is subject to change.

DateTimeRangeDistance Method

Gets the distance between the Start and the End

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public TimeSpan Distance()

Return Value

TimeSpan

See Also