Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) |
The following tables list the members exposed by SelectedDatesCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
AddRange | Adds all the dates in the specified range, which includes the first and last dates, to the collection. | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<DateTime>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed, or the collection is reset. |