IMatrixModelIterator.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns whether moving to an iterator element is correct.

Comments

If the cursor moves to a non-existing element, the property returns False, otherwise True.

See also:

IMatrixModelIterator