Overload List

  NameDescription
Public methodTimeOfDay(Int64)
Initializes a new instance of the TimeOfDay structure to the specified number of ticks.
Public methodTimeOfDay(TimeSpan)
Initializes a new instance of the TimeOfDay structure.
Public methodTimeOfDay(Int32, Int32, Int32)
Initializes a new instance of the TimeOfDay structure to a specified number of hours, minutes, and seconds.
Public methodTimeOfDay(Int32, Int32, Int32, Int32)
Initializes a new instance of the TimeOfDay structure to a specified number of days, hours, minutes, and seconds.
Public methodTimeOfDay(Int32, Int32, Int32, Int32, Int32)
Initializes a new instance of the TimeOfDay structure to a specified number of days, hours, minutes, seconds, and milliseconds.

See Also