[]
Represents a collection of GroupStyle objects.
public class IntervalGroupStyleCollection : ObservableCollection<GroupStyle>, IList<GroupStyle>, ICollection<GroupStyle>, IList, ICollection, IReadOnlyList<GroupStyle>, IReadOnlyCollection<GroupStyle>, IEnumerable<GroupStyle>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Public Class IntervalGroupStyleCollection
Inherits ObservableCollection(Of GroupStyle)
Implements IList(Of GroupStyle), ICollection(Of GroupStyle), IList, ICollection, IReadOnlyList(Of GroupStyle), IReadOnlyCollection(Of GroupStyle), IEnumerable(Of GroupStyle), IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| IntervalGroupStyleCollection() |