Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDictionary::begin Method
Syntax
C++
OdDbNextIteratorWrap<OdDbDictionaryIterator> begin() const;

Returns an iterator that points at the beginning of the dictionary. To be used to traverse through entries via "range-based for" loop. Traverses the entries in the order they were added to the dictionary.

Copyright © 2002-2022. Open Design Alliance All rights reserved.