Assembly: Rds;
Namespace: Prognoz.Platform.Interop.Rds;
The IRdsBigElements interface is used to work with dictionaries that support a large number of elements.
IRdsBigElements
The IRdsDictionary.IsBigDictionary property determines where the dictionary supports work with a large number of elements.
| Method name | Brief description | |
| The CreateIterator method creates an iterator used to navigate dictionary elements. |
See also: