API Reference
Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.
Search results for: GroupByArray
Clear search
E142_GroupByArray
redb.Examples.Examples
IRedbQueryable<TProps>
redb.Core.Query
GroupByArray<TItem, TKey>(Expression<Func<TProps, IEnumerable<TItem>>>, Expression<Func<TItem, TKey>>)
Group by array elements (Items[].Property).
RedbQueryable<TProps>
redb.Core.Query
GroupByArray<TItem, TKey>(Expression<Func<TProps, IEnumerable<TItem>>>, Expression<Func<TItem, TKey>>)
Grouping by array elements