Represents a collection of VisualIntervalGroupDescription objects.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class IntervalGroupDescriptionCollection : ObservableCollection<VisualIntervalGroupDescription> |
Visual Basic (Declaration) |
---|
Public Class IntervalGroupDescriptionCollection _ Inherits ObservableCollection(Of VisualIntervalGroupDescription) |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'VisualIntervalGroupDescription>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'VisualIntervalGroupDescription>)>)>
C1.WPF.C1Schedule..::..IntervalGroupDescriptionCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'VisualIntervalGroupDescription>)>)>
System.Collections.ObjectModel..::..ObservableCollection<(Of <(<'VisualIntervalGroupDescription>)>)>
C1.WPF.C1Schedule..::..IntervalGroupDescriptionCollection