Click or drag to resize
Group Properties

The Group type exposes the following members.

Properties
  Name Description
Public property HasSubgroups
Gets a value indicating whether this instance has any sub groups.
Public property ItemCount
Gets the number of items in this group.
Public property Items
Gets the items in this groups.
Public property Key
Gets the key for this group.
Public property Subgroups
Gets the subgroups, if HasSubgroups is true, otherwise empty collection.
Top
See Also