Goto(Coord: IMatrixModelCoord);
Coord - matrix coordinate.
The Goto method goes to an iterator position, which corresponds to the specified Coord matrix coordinate. To check the correctness of going, use the Valid method.
See also:
IMatrixModelIterator