Returns the IConfig at the specified index.
public IConfig this[int] {get;}
Returns the IConfig by name.
public IConfig this[string] {get;}
ConfigCollection Class | Nini.Config Namespace