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

Returns the non-typified smart pointer to the object on which the iterator object refers. 

 

  • details Returns the name (key) of the dictionary entry currently referenced by this Iterator object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.