UsTimeSpan Properties

CVB.Net Documentation

The UsTimeSpan type exposes the following members.

Properties

  NameDescription
Public propertyDays
Gets the days component of the time interval represented by this object.
Public propertyHours
Gets the hours component of the time interval represented by this object.
Public propertyMicroseconds
Gets the microsecond component of the time interval represented by this object.
Public propertyMilliseconds
Gets the millisecond component of the time interval represented by this object.
Public propertyMinutes
Gets the minutes component of the time interval represented by this object.
Public propertySeconds
Gets the second component of the time interval represented by this object.
Public propertyTotalDays
Gets the whole value of this object expressed in whole and fractional days.
Public propertyTotalHours
Gets the whole value of this object expressed in whole and fractional hours.
Public propertyTotalMicroseconds
Gets the whole value of this object expressed in whole and fractional microseconds.
Public propertyTotalMilliseconds
Gets the whole value of this object expressed in whole and fractional milliseconds.
Public propertyTotalMinutes
Gets the whole value of this object expressed in whole and fractional minutes.
Public propertyTotalSeconds
Gets the whole value of this object expressed in whole and fractional seconds.
Public propertyTotalTicks
Gets the whole value of this object expressed in ticks.
Top
See Also

Reference