[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalCollection

VisualIntervalCollection Class

Represents a collection of VisualInterval objects.

Inheritance
VisualIntervalCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class VisualIntervalCollection : DeferrableObservableCollection<VisualInterval>

Constructors

Name Description
VisualIntervalCollection()

Properties

Name Description
this[DateTime]

Gets a VisualInterval that includes the specified DateTime.

this[int]

Gets a VisualInterval object at the specified index.