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