Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxDictionaryIterator Class
Syntax
C++
class OdRxDictionaryIterator : public OdRxIterator;

 

This class implements Iterator objects that traverse entries in OdRxDictionary objects in an OdDbDatabase instance. 

Corresponding C++ library: TD_Db

An OdRxDictionaryIterator maintains a "current position" within the entries of the associated dictionary, and can provide access to the key value and object at the current position.

OdRxDictionaryIteratorOdRxDictionaryIteratorOdRxDictionaryIterator

File: RxDictionary.h 

Module: API Reference 

Example of Working with a Dictionary 

Overview of Classes that Implement an Iterator 

Iterating through Items of a Dictionary

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.