Next Method

MS Activities Extensions

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodStatic memberNext(TimeSpan)
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.
Public methodStatic memberNext(DateTime, TimeSpan)
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.
Public methodStatic memberNext(DateTime, TimeSpan, IEnumerable<(Of <<'(DayOfWeek>)>>))
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.

See Also