| Nini Library API Reference - http://nini.sourceforge.net/ |  | 
        
       
      
        
ConfigCollection.Insert Method 
      
     
    
      Inserts a new IConfig to the collection.
      
      Parameters
      
        - 
          index
        
-  The index of the collection to insert the IConfig. 
- 
          config
        
- The IConfig to insert.
Implements
      
        IList.Insert
      
      See Also
      
        ConfigCollection Class | Nini.Config Namespace