| IAgendaGroupTInstance, TReason Interface |
Namespace: FlexRule.Validation.Agenda.Activations
public interface IAgendaGroup<TInstance, TReason> : IEnumerable<IActivation<TInstance, TReason>>, IEnumerable where TInstance : IAgendaTarget
The IAgendaGroupTInstance, TReason type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIActivationTInstance, TReason.) |
| Name | Description | |
|---|---|---|
| DistinctByIActivationTInstance, TReason, TKey | (Defined by LinqExtensions.) | |
| IndexOfIActivationTInstance, TReason | (Defined by StringTokenExtensions.) | |
| TakeLastIActivationTInstance, TReason |
Takes n last numbers of a source
(Defined by LinqExtensions.) |