The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CalendarBlackoutDatesCollection::Contains Method (DateTime, DateTime)
.NET Framework (current version)
Returns a value that represents whether this collection contains the specified range of dates.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- start
-
Type:
System::DateTime
The start of the date range.
- end
-
Type:
System::DateTime
The end of the date range.
Return Value
Type: System::Booleantrue if all dates in the range are contained in the collection; otherwise, false.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: