ConfigurationElementCollection.CopyTo Method (ConfigurationElement[], Int32)
.NET Framework (current version)
Copies the contents of the ConfigurationElementCollection to an array.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- array
-
Type:
System.Configuration.ConfigurationElement[]
Array to which to copy the contents of the ConfigurationElementCollection.
- index
-
Type:
System.Int32
Index location at which to begin copying.
.NET Framework
Available since 2.0
Available since 2.0
Show: