API Reference > Functions > SDAI > sdaiRemoveByIterator Function
sdaiRemoveByIterator Function
Syntax
C++
DAI_EXPORT void sdaiRemoveByIterator(SdaiIterator iterator);

sdai.h

Parameters 
Description 
SdaiIterator iterator 
[in] An iterator that refers to the current member of the aggregate. 

Removes an aggregate instance that is referenced by a specified iterator.

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