[]
Collection of GroupDescriptor dependency objects.
public class GroupDescriptorCollection : DependencyObjectCollection<GroupDescriptor>, IList<GroupDescriptor>, ICollection<GroupDescriptor>, IList, ICollection, IReadOnlyList<GroupDescriptor>, IReadOnlyCollection<GroupDescriptor>, IEnumerable<GroupDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Public Class GroupDescriptorCollection
Inherits DependencyObjectCollection(Of GroupDescriptor)
Implements IList(Of GroupDescriptor), ICollection(Of GroupDescriptor), IList, ICollection, IReadOnlyList(Of GroupDescriptor), IReadOnlyCollection(Of GroupDescriptor), IEnumerable(Of GroupDescriptor), IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
| Name | Description |
|---|---|
| GroupDescriptorCollection() | Initializes a new instance of the GroupDescriptorCollection class. |