PropertyDataCollection.CopyTo Method (Array, Int32)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Copies the PropertyDataCollection into an array.
Assembly: System.Management (in System.Management.dll)
Parameters
- array
-
Type:
System.Array
The array to which to copy the PropertyDataCollection.
- index
-
Type:
System.Int32
The index from which to start copying.
Implements
ICollection.CopyTo(Array, Int32)Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: