MindFusion.Scheduling for Silverlight Programmer's Guide
TimeRangeCollection Members
Constructors Properties Methods
 


Represents a sorted observable collection of TimeRange objects, which are merged in their time spans overlap.

The following tables list the members exposed by the TimeRangeCollection type.

 Public Constructors

  Name Description

TimeRangeCollection

Overloaded. Initializes a new instance of the TimeRangeCollection class.

 Public Properties

  Name Description

AreItemsUnique

Gets or sets a value to indicate whether the collection can contain duplicate items. (Inherited from SortedObservableCollection.)

 Protected Methods

  Name Description

InsertItem

ObservableCollection<T>.InsertItem override. (Inherited from SortedObservableCollection.)

MoveItem

ObservableCollection<T>.MoveItem override. (Inherited from SortedObservableCollection.)

OnCollectionChanged

SortedObservableCollection<T>.OnCollectionChanged override.

SetItem

ObservableCollection<T>.SetItem override. (Inherited from SortedObservableCollection.)

Sort

Sorts the collection. (Inherited from SortedObservableCollection.)

 See Also

TimeRangeCollection Class
MindFusion.DataViews.Silverlight Namespace