public readonly struct ExtendedTimeSpan
Dim instance As ExtendedTimeSpan
public value class ExtendedTimeSpan
No code example is currently available or this language may not be supported.
Days | Gets the days. |
Hours | Gets the hours. |
Minutes | Gets the minutes. |
Months | Gets the months. |
Seconds | Gets the seconds. |
TimeSpan | Gets the time span. |
TotalDays | Gets the total days. |
TotalHours | Gets the total hours. |
TotalMinutes | Gets the total minutes. |
TotalMonths | Gets the total months. |
TotalSeconds | Gets the total seconds. |
TotalYears | Gets the total years. |
Years | Gets the years. |