C1.Silverlight.Schedule.5
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.Silverlight.Schedule.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.Silverlight.Schedule.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.Silverlight.Schedule.ReentrantObservableCollection<DateTime>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<DateTime>)
Top
See Also

Reference

DateList Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.