BigElements: IRdsBigElements;
The BigElements property returns an object used to work with dictionaries that support a large number of elements.
This property is relevant only for table MDM dictionaries.
Use the IRdsDictionary.IsBigDictionary property to determine whether a dictionary can work with a large number of elements.
The property use is given in the example for IRdsDictionaryElementsSearch.SetIterator.
See also: