API Reference > OdDb Classes > OdDbIdBufferIterator Class > OdDbIdBufferIterator Methods > OdDbIdBufferIterator::removeCurrentId Method
OdDbIdBufferIterator::removeCurrentId Method
Syntax
C++
virtual void removeCurrentId() = 0;

Removes the Object ID referenced by this iterator as the current element. The element immediately following the removed element becomes the current element for this iterator.

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