| Nini Library API Reference - http://nini.sourceforge.net/ |  | 
        
       
      
        
ConfigCollection.IndexOf Method 
      
     
    
       Returns the index of an IConfig in the collection. 
      
      Parameters
      
        - 
          config
        
- The IConfig to search for.
Implements
      
        IList.IndexOf
      
      Remarks
       It returns -1 if the IConfig was not found. 
      See Also
      
        ConfigCollection Class | Nini.Config Namespace