API Reference > OdDb Classes > OdDbIdMapping Class > OdDbIdMapping Methods > OdDbIdMapping::newIterator Method
OdDbIdMapping::newIterator Method
Syntax
C++
virtual OdDbIdMappingIterPtr newIterator() = 0;

Creates an Iterator object that provides access to the IdPair objects in this IdMapping object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.