PCameraList.Insert Method 
 Inserts a camera to the list at the specified position. 
Parameters
- index
 -  The zero-based index at which the camera should be inserted. 
 - camera
 - The camera to insert into the list.
 
See Also
PCameraList Class | UMD.HCIL.Piccolo.Util Namespace