IDimTreeIterator.HasNext

Syntax

HasNext: Integer;

Description

The Next method moves to the next iterator element.

Comments

The method also returns dictionary element level at which iterator cursor is placed.

Example

The method use is given in the example for IDimInstance.NewElementsOrderSetup.

See also:

IDimTreeIterator