The following tables list the members exposed by TimeIntervalAdvanced.
Name | Description | |
---|---|---|
![]() |
TimeIntervalAdvanced Constructor | Overloaded. Creates a new instance of TimeIntervalAdvanced with a custom time span. |
Name | Description | |
---|---|---|
![]() ![]() |
Day | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Days | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Hour | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Hours | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Milliseconds | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Minutes | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Month | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Months | Gets a system-defined TimeIntervalAdvanced object. |
![]() |
Multiplier | Gets or sets the factor by which this time interval is multiplied. |
![]() ![]() |
None | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Quarter | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Quarters | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Seconds | Gets a system-defined TimeIntervalAdvanced object. |
![]() |
Start | Gets or sets a DateTime object representing the time instant at which this interval initially occurs. |
![]() |
StartDayOfWeek | Gets or sets the day of the week at which this interval initially occurs. Value ranges from zero indicating Sunday, to six, indicating Saturday. |
![]() |
StartMonth | Gets or sets the month of year at which this interval initially occurs. Value ranges from zero indicating January, to eleven, indicating December. |
![]() |
TimeSpan | Gets or sets a custom time span between each time instant occurrence. |
![]() ![]() |
Week | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Weeks | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Year | Gets a system-defined TimeIntervalAdvanced object. |
![]() ![]() |
Years | Gets a system-defined TimeIntervalAdvanced object. |
Name | Description | |
---|---|---|
![]() ![]() |
AddTimeInterval | Adds a TimeInterval to the specified DateTime. |
![]() ![]() |
SubtractTimeInterval | Subtracts a TimeInterval from the specified DateTime. |
![]() |
Overloaded. Adds a TimeIntervalAdvanced to a DateTime object. |
![]() |
Overloaded. Indicates whether a specified TimeIntervalAdvanced is equal to another TimeIntervalAdvanced. |
![]() |
Overloaded. Indicates whether a TimeInterval and TimeIntervalAdvanced are not equal. |
![]() |
Subtracts a TimeIntervalAdvanced from a DateTime object. |