Click or drag to resize

enumerationHookEnumerationHook Method

Binds an action to an enumerable, to be executed upon enumeration.
Overload List
  NameDescription
Public methodStatic memberEnumerationHookT(IEnumerableT, FuncT, Boolean, FuncT, Boolean)
Public methodStatic memberCode exampleEnumerationHookT(IEnumerableT, ActionT, ActionT, Action, Action)
Top
See Also