| Common Application Framework |
|
CommandList.Insert Method
Inserts an element into the CommandList at the specified index.
Parameters
-
index
- The zero-based index at which value should be inserted.
-
value
- The Object to insert.
Implements
IList.Insert
See Also
CommandList Class | Aveva.ApplicationFramework.Presentation Namespace