Element: IRdsDictionaryElement;
The Element property returns the current element of the iterator.
To move the iterator through elements, use the IRdsElementsIterator.First and IRdsElementsIterator.Next methods.
The property use is given in the example for IRdsDictionaryElementsSearch.SetIterator.
See also: