Version

IntersectsWith Method (DateTimeRange)

Returns a boolean value indicating whether the specified range intersects with any part of this range.
Overload List
OverloadDescription
IntersectsWith(DateTimeRange,Boolean)Returns a boolean value indicating whether the specified range intersects with any part of this range.  
IntersectsWith(DateTime,DateTime,Boolean)Returns a boolean value indicating whether the specified range intersects with any part of this range.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also