![]() | Collection |
Name | Description | |
---|---|---|
![]() | ForEachT(IEnumerableT, ActionT, Int32) | Performs the specified action on each element of the collection, providing also the index of the item. |
![]() | ForEachT(IEnumerableT, ActionT) | Performs the specified action on each element of the collection. |