API Reference > OdDAI Namespace > Classes > List Template > List Methods > List::removeByIndex Method
List::removeByIndex Method
Syntax
C++
void removeByIndex(int ind);
Parameters 
Description 
indexAddAfter 
[in] item index to remove 

details Remove existing item from ordered aggregate by index.

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