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)
.NET Framework (current version)
Returns a value that represents whether this collection contains the specified date.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- date
-
Type:
System::DateTime
The date to search for.
Return Value
Type: System::Booleantrue if the collection contains the specified date; otherwise, false.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: