Click or drag to resize

Constants Properties

The Constants type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHoursPerDay
Gets the number of hours in one day.
Public propertyStatic memberMillisecondsPerDay
Gets the number of milliseconds in one hour.
Public propertyStatic memberMillisecondsPerHour
Gets the number of milliseconds in one hour.
Public propertyStatic memberMillisecondsPerMinute
Gets the number of milliseconds in one minute.
Public propertyStatic memberMillisecondsPerSecond
Gets the number of milliseconds in one second.
Public propertyStatic memberMinutesPerDay
Gets the number of minutes in one day.
Public propertyStatic memberMinutesPerHour
Gets the number of minutes in one hour.
Public propertyStatic memberSecondsPerDay
Gets the number of seconds in one day.
Public propertyStatic memberSecondsPerHour
Gets the number of seconds in one hour.
Public propertyStatic memberSecondsPerMinute
Gets the number of seconds in one minute.
Public propertyStatic memberTicksPerDay
Gets the number of ticks in one day.
Public propertyStatic memberTicksPerHour
Gets the number of ticks in one hour.
Public propertyStatic memberTicksPerMillisecond
Gets the number of ticks in one millisecond.
Public propertyStatic memberTicksPerMinute
Gets the number of ticks in one minute.
Public propertyStatic memberTicksPerSecond
Gets the number of ticks in one second.
Top
See Also