| IGrouping Interface |
Namespace: FlexRule
public interface IGrouping : IGrouping<Object, Object>, IEnumerable<Object>, IEnumerable
The IGrouping type exposes the following members.
| Name | Description | |
|---|---|---|
| DistinctByObject, TKey | (Defined by LinqExtensions.) | |
| IndexOfObject | (Defined by StringTokenExtensions.) | |
| TakeLastObject |
Takes n last numbers of a source
(Defined by LinqExtensions.) |