GetParent: Integer;
The GetParent method returns index of dictionary element owner at which the iterator cursor is positioned.
To get index of dictionary element over which the iterator cursor is, use the IDimTreeIterator.GetElement method.
The method use is given in the example for IDimInstance.NewElementsOrderSetup.
See also: