Click or drag to resize

DateTimeInterval Methods

The DateTimeInterval type exposes the following members.

Methods
  NameDescription
Public methodIsInInterval
Checks whether the time given as a parameter is within the interval specified by this DateInterval instance.
Public methodSetInterval
p_MinTime and p_MaxTime cannot be set both to null. p_MinTime must be a time point before p_MaxTime.
Top
See Also