Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a collection of objects that have a common key.

Type parameters

  • TKey

  • TSource

Hierarchy

  • Grouping

Index

Properties

Properties

items

items: TSource[]

The collection of elements that share a common key.

key

key: TKey

The key of the grouping.