C1.Silverlight.Schedule.5
VisualIntervalCollection Class Members
Properties  Methods  Events

The following tables list the members exposed by VisualIntervalCollection.

Public Constructors
 NameDescription
Public ConstructorVisualIntervalCollection Constructor  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public PropertyInUpdateGets a System.Boolean value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate has been called). (Inherited from C1.Silverlight.Schedule.DeferrableObservableCollection<VisualInterval>)
Public PropertyItemGets a VisualInterval object at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodBeginUpdatePrevents raising events until the EndUpdate method is called. (Inherited from C1.Silverlight.Schedule.DeferrableObservableCollection<VisualInterval>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodEndUpdateEnables raising events. If collection has been changed since the call to the BeginUpdate method, raises PropertyChanged and CollectionChanged events. (Inherited from C1.Silverlight.Schedule.DeferrableObservableCollection<VisualInterval>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<VisualInterval>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<VisualInterval>)
Top
See Also

Reference

VisualIntervalCollection Class
C1.Silverlight.Schedule Namespace

 

 


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