Mono Class Library: System.TimeSpan Overview | Members

System.TimeSpan.Zero Field

Returns a TimeSpan whose value is 0.

public static readonly TimeSpan Zero

Remarks

This field is read-only.

This field is a TimeSpan whose value is 0 ticks.

Note: This provides a convenient source for 0 in TimeSpan calculations.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0