API Reference > Functions > SDAI > sdaiRemoveByIndex Function
sdaiRemoveByIndex Function
Syntax
C++
DAI_EXPORT void sdaiRemoveByIndex(SdaiList list, SdaiAggrIndex index);

sdai.h

Parameters 
Description 
SdaiList list 
[in] An application instance list.  
SdaiAggrIndex index 
[in] An index value that defines the positionn of an element to remove. 

Removes a list element specified with an index value.

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