API Reference > OdDb Classes > OdDbDictionaryIterator Class > OdDbDictionaryIterator Methods > OdDbDictionaryIterator::object Method
OdDbDictionaryIterator::object Method
Syntax
C++
virtual OdRxObjectPtr object() const;

Returns a SmartPointer to the opened object.

Opens the dictionary entry currently referenced by this Iterator object in OdDb::kForRead mode.

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