|   | ObjectWithIdCollectionBaseTInsert Method  | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic virtual void Insert(
	int index,
	T value
)
Parameters
- index
 - Type: SystemInt32
 - value
 - Type: T
 
Implements
IListTInsert(Int32, T)
See Also