ClassTickIntervalCollection
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class TickIntervalCollection : NotifyItemPropertyChangedCollection<TickIntervalBase>, IList<TickIntervalBase>, ICollection<TickIntervalBase>, IList, ICollection, IReadOnlyList<TickIntervalBase>, IReadOnlyCollection<TickIntervalBase>, IEnumerable<TickIntervalBase>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<TickIntervalBase>ObservableCollection<TickIntervalBase>BatchObservableCollection<TickIntervalBase>NotifyItemPropertyChangedCollection<TickIntervalBase>TickIntervalCollection
Implements:
Inherited Members
Constructors
TickIntervalCollection()
Declaration
cs-api-definition
public TickIntervalCollection()