|  | LinqHelperDo Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | DoT(IEnumerableT, ActionT) | 
            Performs the given action on each element in a sequence when it is enumerated.
             | 
|   | DoT(IEnumerableT, ActionT, Int32) | 
            Performs the given action on each element (incorporating its index) in a sequence when it is 
            enumerated.
             | 
 See Also
See Also