The IMDCalculationFormulasIterator interface implements an iterator that enables the user to navigate multidimensional calculation formulas.
| Method name | Brief description | |
| Eof | The Eof method determines whether a cursor is on the last formula in iterator. | |
| Key | The Key method returns the key of the current element. | |
| Next | The Next method moves to the next iterator record. |
See also: