 
            | Miner.PresentationFramework Assembly > Miner.PresentationFramework.WPFControls Namespace : SelectedDatesCollection Class | 
For a list of all members of this type, see SelectedDatesCollection members.
| Name | Description | |
|---|---|---|
|  | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | AddRange | Adds a range of dates to the Calendar SelectedDates. | 
|  | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
|  | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) | 
| Name | Description | |
|---|---|---|
|  | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | ClearItems | Overridden. Clears all the items of the SelectedDates. | 
|  | InsertItem | Overridden. Inserts the item in the specified position of the SelectedDates collection. | 
|  | MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>) | 
|  | RemoveItem | Overridden. Removes the item at the specified position. | 
|  | SetItem | Overridden. The object in the specified index is replaced with the provided item. |