Gets the TimeSpan instance that represents the time difference.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public Function ToTimeSpan As TimeSpan
C#
public TimeSpan ToTimeSpan()

Field Value

A TimeSpan instance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also