25 /// Gets all action items contained in this aggregate that are not <see cref="IAggregateActionItem"/> themselves, recursively.
26 /// </summary>
27 /// <returns>An enumeration of all action items contained in this aggregate that are not <see cref="IAggregateActionItem"/> themselves, recursively.</returns>