Share via


Grouping<TKey,TItem>.Items Property

Definition

Returns list of items in the grouping.

public System.Collections.Generic.IList<TItem> Items { get; }

Property Value

System.Collections.Generic.IList<TItem>

Applies to