IMatrixIterator.Assign

Syntax

Assign(Iterator: IMatrixModelIterator);

Parameters

Iterator - iterator, according to which parameters the current iterator parameters are set.

Description

The Assign method sets current iterator parameters according to parameters of iterator passed by the Iterator parameter. Both iterators must be based on one matrix.

See also:

IMatrixIterator