Mono Class Library: Overview

System.TimeSpan: Constructor Members

The constructors of System.TimeSpan are listed below. For a list of all members, see the TimeSpan Members list.

See Also: Inherited members from System.ValueType

Public Constructors

Constructs and initializes a new TimeSpan with the specified number of ticks.
Constructs and initializes a new TimeSpan with the specified numbers of hours, minutes, and seconds.
Constructs and initializes a new TimeSpan with the specified numbers of days, hours, minutes, and seconds.
Constructs and initializes a new TimeSpan with the specified numbers of days, hours, minutes, seconds, and milliseconds.