API Reference > OdDAI Namespace > Classes > IteratorCollection Template > IteratorCollection Methods > IteratorCollection::removeCurrentMember Method
IteratorCollection::removeCurrentMember Method
Syntax
C++
virtual bool removeCurrentMember();

true if the element is successfully removed; otherwise, the method returns false.

Removes the current element from an aggregate.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.