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