Click or drag to resize

GroupDescriptionCollection Class

A collection of GroupDescription objects.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionGroupDescription
    TomsToolbox.WpfGroupDescriptionCollection

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public class GroupDescriptionCollection : Collection<GroupDescription>

The GroupDescriptionCollection type exposes the following members.

Constructors
  NameDescription
Public methodGroupDescriptionCollection
Initializes a new instance of the GroupDescriptionCollection class
Top
Extension Methods
See Also