API Reference > OdDAI Namespace > Classes > List Template
List Template
OdDAI__ListOdDAI__ListOdDAI__List
Syntax
C++
template <typename TItem> class List : public AggrOrdered;

daiList.h

Template class for containers defined within a schema.

List 
details Creates a new List aggregate. 
details Creates a child aggregate, puts it to internal collection and provide it to outside.  
details Add new item to ordered aggregate by index.  
 
details Gets value bound of value at ordered aggregate by index.  
details Remove existing item from ordered aggregate by index.  
= 
Copy assignment operator  
== 
Equal to operator  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.