[]
Represents a strongly typed observable collection of ReportSection objects.
public class ReportSectionsCollection : ObservableCollection<ReportSection>, IList<ReportSection>, ICollection<ReportSection>, IList, ICollection, IReadOnlyList<ReportSection>, IReadOnlyCollection<ReportSection>, IEnumerable<ReportSection>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Name | Description |
---|---|
ReportSectionsCollection() |