Overload List
| Name | Description | |
|---|---|---|
|
|
ForEachT(IEnumerableT, ActionT) |
Enumerate a cached collection performing the specified action on each item.
|
|
|
ForEachT(IEnumerableT, ActionT, Int32) |
Enumerate an indexed collection in cache performing the specified action on each item.
|
See Also