ConceptHMI Web Help
Insert Method (ConceptContainer)
The index where the item must be added.
The item to add.
Inserts the specified ConceptElement at the specified index in the internal list.
Syntax
public void Insert( 
   int index,
   ConceptElement item
)

Parameters

index
The index where the item must be added.
item
The item to add.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptContainer Class
ConceptContainer Members

 

 


© 2016 Objectis

Send Feedback