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.
SelectedDatesCollection::AddRange Method (DateTime, DateTime)
.NET Framework (current version)
Adds all the dates in the specified range, which includes the first and last dates, to the collection.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- start
-
Type:
System::DateTime
The first date to add to the collection.
- end
-
Type:
System::DateTime
The last date to add to the collection.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: