Table of Contents

Class CollectionSignalItemsBase

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Represents the base collection for signal items in the DOM. This abstract class serves as a parent for chart-specific signal item collections.

public class CollectionSignalItemsBase : DomCollectionBase<SignalItemBase>, IList<SignalItemBase>, ICollection<SignalItemBase>, IReadOnlyList<SignalItemBase>, IReadOnlyCollection<SignalItemBase>, IEnumerable<SignalItemBase>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
Inheritance
CollectionSignalItemsBase
Implements
Inherited Members