Constructors
-
Selected
Dates Initializes a new instance of the SelectedDatesCollection class.Collection(Calendar)
Methods
-
Add
Range(Date Adds all the dates in the specified range, which includes the first and last dates, to the collection.Time, Date Time) -
Clear
Items() protectedvirtual Removes all items from the collection. -
Insert
Item(Int32, protectedvirtual Inserts an item into the collection at the specified index.Date Time) -
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.Date Time)