classOdDbObjectContextCollectionIterator : public OdRxObject;
Description
This class implements Iterators for objects that have context items defined and stored in a context collection (using the OdDbObjectContextCollections class).
Remarks
If an application supports context collections, you must implement this class. You can get an Iterator using OdDbObjectContextCollection::newIterator().