Calendar for WinRT
DateList Class Methods


For a list of all members of this type, see DateList members.

Public Methods
 NameDescription
Public MethodAddAdds a System.DateTime value to the end of the Collection.  
Public MethodBeginUpdatePrevents raising events until the ReentrantObservableCollection<T>.EndUpdate method is called. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodContainsReturns true if specified item exists in the Collection.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodEndUpdateEnables raising events. If collection has been changed since the call to the ReentrantObservableCollection<T>.BeginUpdate method, raises PropertyChanged and CollectionChanged events. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodMoveMoves the item at the specified index to a new location in the collection. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverrides the default behavior. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Protected MethodInsertItemOverrides the default behavior. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Protected MethodMoveItemImplements item moving from one location to another. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Protected MethodOnCollectionChangedRaises CollectionChanged event if the ReentrantObservableCollection<T> is not in update mode. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Protected MethodRemoveItemOverrides the default behavior. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Protected MethodSetItemOverrides the default behavior. (Inherited from C1.Xaml.Calendar.ReentrantObservableCollection<DateTime>)
Top
See Also

Reference

DateList Class
C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback