The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationElementCollection::ICollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies the ConfigurationElementCollection to an array.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- arr
-
Type:
System::Array^
Array to which to copy this ConfigurationElementCollection.
- index
-
Type:
System::Int32
Index location at which to begin copying.
Implements
ICollection::CopyTo(Array^, Int32)
.NET Framework
Available since 2.0
Available since 2.0
Show: