Overload List
| Method | Description |
|---|---|
AcDbDictionaryIterator::AcDbDictionaryIterator () | Default constructor. This constructor is protected in order to prevent instantiation of any objects of this class other than by AcDbDictionary objects through their newIterator() method. |
AcDbDictionaryIterator::AcDbDictionaryIterator (AcDbDictionaryIterator &) | Copy constructor. This constructor is protected in order to prevent instantiation of any objects of this class other than by AcDbDictionary objects through their newIterator() method. |
