IDimTreeIterator.GetElement

Fore Syntax

GetElement: Integer;

Fore.NET Syntax

GetElement(): uinteger;

Description

The GetElement method returns index of dictionary element at which the iterator cursor is positioned.

Fore and Fore.NET Examples

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

See also:

IDimTreeIterator