Share via


IRPayTaxCalcList.iter Method [AX 2012]

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

See Also

Reference

IRPayTaxCalcList Interface