Freigeben über


GroupBy<TKey>.Groupings Eigenschaft

Definition

Gibt eine Auflistung von Gruppierungsobjekten zurück, wobei jedes Objekt einen Satz von DataFrameRows mit demselben Schlüssel darstellt.

public System.Collections.Generic.IEnumerable<System.Linq.IGrouping<TKey,Microsoft.Data.Analysis.DataFrameRow>> Groupings { get; }
member this.Groupings : seq<System.Linq.IGrouping<'Key, Microsoft.Data.Analysis.DataFrameRow>>
Public ReadOnly Property Groupings As IEnumerable(Of IGrouping(Of TKey, DataFrameRow))

Eigenschaftswert

Gilt für: