Class
GroupDescriptorCollection

Represents a collection of GroupDescriptor objects.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

cs-api-definition
public class GroupDescriptorCollection : ObservableItemCollection<IGroupDescriptor>, IList<IGroupDescriptor>, ICollection<IGroupDescriptor>, IList, ICollection, IReadOnlyList<IGroupDescriptor>, IReadOnlyCollection<IGroupDescriptor>, IEnumerable<IGroupDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, ISuspendNotifications, INotifyItemChanged

Inheritance: objectCollection<IGroupDescriptor>ObservableCollection<IGroupDescriptor>RadObservableCollection<IGroupDescriptor>ObservableItemCollection<IGroupDescriptor>GroupDescriptorCollection

Implements: ICollectionICollection<IGroupDescriptor>IEnumerableIEnumerable<IGroupDescriptor>IListIList<IGroupDescriptor>INotifyCollectionChangedINotifyItemChangedINotifyPropertyChangedIReadOnlyCollection<IGroupDescriptor>IReadOnlyList<IGroupDescriptor>ISuspendNotifications

Inherited Members ObservableItemCollection<IGroupDescriptor>.OnItemChanged(ItemChangedEventArgs<IGroupDescriptor>)ObservableItemCollection<IGroupDescriptor>.ClearItems()ObservableItemCollection<IGroupDescriptor>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableItemCollection<IGroupDescriptor>.ItemChangedRadObservableCollection<IGroupDescriptor>.AddRange(IEnumerable<IGroupDescriptor>)RadObservableCollection<IGroupDescriptor>.InsertRange(IEnumerable<IGroupDescriptor>, int)RadObservableCollection<IGroupDescriptor>.RemoveRange(IEnumerable<IGroupDescriptor>)RadObservableCollection<IGroupDescriptor>.Reset()RadObservableCollection<IGroupDescriptor>.OnPropertyChanged(PropertyChangedEventArgs)RadObservableCollection<IGroupDescriptor>.OnCollectionChanging(CollectionChangingEventArgs)RadObservableCollection<IGroupDescriptor>.InsertItem(int, IGroupDescriptor)RadObservableCollection<IGroupDescriptor>.RemoveItem(int)RadObservableCollection<IGroupDescriptor>.SuspendNotifications()RadObservableCollection<IGroupDescriptor>.ResumeNotifications()RadObservableCollection<IGroupDescriptor>.RaiseCollectionChangedOnResume()RadObservableCollection<IGroupDescriptor>.IsDirtyRadObservableCollection<IGroupDescriptor>.ShouldResetOnResumeNotificationsRadObservableCollection<IGroupDescriptor>.NotificationsSuspendedRadObservableCollection<IGroupDescriptor>.AddedItemsRadObservableCollection<IGroupDescriptor>.RemovedItemsRadObservableCollection<IGroupDescriptor>.CollectionChangingRadObservableCollection<IGroupDescriptor>.PropertyChangedObservableCollection<IGroupDescriptor>.Move(int, int)ObservableCollection<IGroupDescriptor>.SetItem(int, IGroupDescriptor)ObservableCollection<IGroupDescriptor>.MoveItem(int, int)ObservableCollection<IGroupDescriptor>.BlockReentrancy()ObservableCollection<IGroupDescriptor>.CheckReentrancy()ObservableCollection<IGroupDescriptor>.CollectionChangedCollection<IGroupDescriptor>.Add(IGroupDescriptor)Collection<IGroupDescriptor>.Clear()Collection<IGroupDescriptor>.CopyTo(IGroupDescriptor[], int)Collection<IGroupDescriptor>.Contains(IGroupDescriptor)Collection<IGroupDescriptor>.GetEnumerator()Collection<IGroupDescriptor>.IndexOf(IGroupDescriptor)Collection<IGroupDescriptor>.Insert(int, IGroupDescriptor)Collection<IGroupDescriptor>.Remove(IGroupDescriptor)Collection<IGroupDescriptor>.RemoveAt(int)Collection<IGroupDescriptor>.CountCollection<IGroupDescriptor>.ItemsCollection<IGroupDescriptor>.this[int]

Constructors

GroupDescriptorCollection()

Declaration

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