Class
GroupDescriptionCollection

Represents observable collection of GroupDescriptions.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public class GroupDescriptionCollection : ObservableCollection<GroupDescription>, IList<GroupDescription>, ICollection<GroupDescription>, IList, ICollection, IReadOnlyList<GroupDescription>, IReadOnlyCollection<GroupDescription>, IEnumerable<GroupDescription>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<GroupDescription>ObservableCollection<GroupDescription>GroupDescriptionCollection

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

Inherited Members ObservableCollection<GroupDescription>.Move(int, int)ObservableCollection<GroupDescription>.ClearItems()ObservableCollection<GroupDescription>.RemoveItem(int)ObservableCollection<GroupDescription>.InsertItem(int, GroupDescription)ObservableCollection<GroupDescription>.SetItem(int, GroupDescription)ObservableCollection<GroupDescription>.MoveItem(int, int)ObservableCollection<GroupDescription>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<GroupDescription>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<GroupDescription>.BlockReentrancy()ObservableCollection<GroupDescription>.CheckReentrancy()ObservableCollection<GroupDescription>.CollectionChangedObservableCollection<GroupDescription>.PropertyChangedCollection<GroupDescription>.Add(GroupDescription)Collection<GroupDescription>.Clear()Collection<GroupDescription>.CopyTo(GroupDescription[], int)Collection<GroupDescription>.Contains(GroupDescription)Collection<GroupDescription>.GetEnumerator()Collection<GroupDescription>.IndexOf(GroupDescription)Collection<GroupDescription>.Insert(int, GroupDescription)Collection<GroupDescription>.Remove(GroupDescription)Collection<GroupDescription>.RemoveAt(int)Collection<GroupDescription>.CountCollection<GroupDescription>.ItemsCollection<GroupDescription>.this[int]

Constructors

GroupDescriptionCollection()

Declaration

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