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