Skip to main content

DateTimeRange.Contains Method

Name Parameters Description
Contains(DateTimeRange) x Checks whether the range contains the specified date-time value.
Contains(DateTime, Boolean) date, includeRangeEnd Checks whether the current range contains the specified date-time range.