[]
Represents a collection of VisualInterval objects.
public class VisualIntervalCollection : DeferrableObservableCollection<VisualInterval>
Name | Description |
---|---|
VisualIntervalCollection() |
Name | Description |
---|---|
this[DateTime] | Gets a VisualInterval that includes the specified DateTime. |
this[int] | Gets a VisualInterval object at the specified index. |