Method Count<TKey, TProps>(IRedbGrouping<TKey, TProps>)
Count in a group: Agg.Count(g)
public static int Count<TKey, TProps>(IRedbGrouping<TKey, TProps> group) where TProps : class, new()
Count in a group: Agg.Count(g)
public static int Count<TKey, TProps>(IRedbGrouping<TKey, TProps> group) where TProps : class, new()