ConfigurationPropertyCollection::ICollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies this collection to an array.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- array
-
Type:
System::Array^
The array to which to copy.
- index
-
Type:
System::Int32
The index location at which to begin copying.
Implements
ICollection::CopyTo(Array^, Int32)
.NET Framework
Available since 2.0
Available since 2.0
Show: