Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies the given functor to each element of the collection.
('T -> void) -> 'T list -> void
Syntax
public void iter(IRPayTaxCalcFunctor _functor, Object _context)
Run On
Called
Parameters
- _functor
Type: IRPayTaxCalcFunctor Interface
The functor.
- _context
Type: Object Class
The context.