Class
TimeRulerLineCollection

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public class TimeRulerLineCollection : NotifyItemPropertyChangedCollection<TimeRulerLine>, IList<TimeRulerLine>, ICollection<TimeRulerLine>, IList, ICollection, IReadOnlyList<TimeRulerLine>, IReadOnlyCollection<TimeRulerLine>, IEnumerable<TimeRulerLine>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<TimeRulerLine>ObservableCollection<TimeRulerLine>BatchObservableCollection<TimeRulerLine>NotifyItemPropertyChangedCollection<TimeRulerLine>TimeRulerLineCollection

Implements: ICollectionICollection<TimeRulerLine>IEnumerableIEnumerable<TimeRulerLine>IListIList<TimeRulerLine>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<TimeRulerLine>IReadOnlyList<TimeRulerLine>

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

Constructors

TimeRulerLineCollection()

Declaration

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