DgDictionaryTableRecord.h
This class represents Dgn Dictionary iterator.
Corresponding C++ library: TG_Db
|
Name |
Description |
|
This is OdDgDictionaryIterator, a member of class OdDgDictionaryIterator. |
|
Name |
Description |
|
Returns true if and only if the traversal by this iterator object is completed. | |
|
Returns the Element ID of the dictionary entry currently referenced by this Iterator object. | |
|
Opens the dictionary entry currently referenced by this Iterator object. | |
|
Returns the non-typified smart pointer to the object on which the iterator object refers.
| |
|
Sets the iterator object to the next element of the container. | |
|
Opens the dictionary entry currently referenced by this Iterator object in OdDb::kForRead mode. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|