MembershipProviderCollection.CopyTo Method
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(MembershipProvider[], Int32) | Copies the membership provider collection to a one-dimensional array. |
![]() | CopyTo(ProviderBase[], Int32) | Copies the contents of the collection to the given array starting at the specified index.(Inherited from ProviderCollection.) |
Show:
