Class
TickIntervalCollection

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: ICollectionICollection<TickIntervalBase>IEnumerableIEnumerable<TickIntervalBase>IListIList<TickIntervalBase>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<TickIntervalBase>IReadOnlyList<TickIntervalBase>

Inherited Members NotifyItemPropertyChangedCollection<TickIntervalBase>.ClearItems()NotifyItemPropertyChangedCollection<TickIntervalBase>.InsertItem(int, TickIntervalBase)NotifyItemPropertyChangedCollection<TickIntervalBase>.RemoveItem(int)NotifyItemPropertyChangedCollection<TickIntervalBase>.SetItem(int, TickIntervalBase)NotifyItemPropertyChangedCollection<TickIntervalBase>.OnItemPropertyChanged(ItemPropertyChangedEventArgs<TickIntervalBase>)NotifyItemPropertyChangedCollection<TickIntervalBase>.ItemPropertyChangedBatchObservableCollection<TickIntervalBase>.InsertMany(int, IEnumerable<TickIntervalBase>)BatchObservableCollection<TickIntervalBase>.RemoveMany(int, int)BatchObservableCollection<TickIntervalBase>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<TickIntervalBase>.Move(int, int)ObservableCollection<TickIntervalBase>.MoveItem(int, int)ObservableCollection<TickIntervalBase>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<TickIntervalBase>.BlockReentrancy()ObservableCollection<TickIntervalBase>.CheckReentrancy()ObservableCollection<TickIntervalBase>.CollectionChangedObservableCollection<TickIntervalBase>.PropertyChangedCollection<TickIntervalBase>.Add(TickIntervalBase)Collection<TickIntervalBase>.Clear()Collection<TickIntervalBase>.CopyTo(TickIntervalBase[], int)Collection<TickIntervalBase>.Contains(TickIntervalBase)Collection<TickIntervalBase>.GetEnumerator()Collection<TickIntervalBase>.IndexOf(TickIntervalBase)Collection<TickIntervalBase>.Insert(int, TickIntervalBase)Collection<TickIntervalBase>.Remove(TickIntervalBase)Collection<TickIntervalBase>.RemoveAt(int)Collection<TickIntervalBase>.CountCollection<TickIntervalBase>.ItemsCollection<TickIntervalBase>.this[int]

Constructors

TickIntervalCollection()

Declaration

cs-api-definition
public TickIntervalCollection()
In this article
DefinitionConstructorsTickIntervalCollection()
Not finding the help you need?
Contact Support