Constructors
-
Calendar
Blackout Initializes a new instance of the CalendarBlackoutDatesCollection class.Dates Collection(Calendar)
Methods
-
Add
Dates Adds all dates before Today to the collection.In Past() -
Clear
Items() protectedvirtual Removes all items from the collection. -
Contains(Date
Time) Returns a value that represents whether this collection contains the specified date. -
Contains(Date
Time, Returns a value that represents whether this collection contains the specified range of dates.Date Time) -
Contains
Any(Calendar Returns a value that represents whether this collection contains any date in the specified range.Date Range) -
Insert
Item(Int32, protectedvirtual Inserts an item into the collection at the specified index.Calendar Date Range) -
Remove
Item(Int32) protectedvirtual Removes the item at the specified index of the collection. -
Set
Item(Int32, protectedvirtual Replaces the element at the specified index.Calendar Date Range)