Copies the collection to a strongly-typed array.
public void CopyTo(IConfig[],int);
Copies the collection to an array.
public void CopyTo(Array,int);
ConfigCollection Class | Nini.Config Namespace