API Reference > OdDg Classes > OdDgDictionaryIterator Class > OdDgDictionaryIterator Methods > OdDgDictionaryIterator::object Method
OdDgDictionaryIterator::object Method
Syntax
C++
virtual OdRxObjectPtr object() const = 0;

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.