ProfileInfoCollection::CopyTo Method
.NET Framework (current version)
Copies the ProfileInfoCollection to a one-dimensional array.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(Array^, Int32) | Copies the ProfileInfoCollection to a one-dimensional array. |
![]() | CopyTo(array<ProfileInfo^>^, Int32) | Copies the ProfileInfoCollection to a one-dimensional array of type ProfileInfo. |
Show:
