MembershipProviderCollection::CopyTo Method

 

Namespace:   System.Web.Security
Assembly:  System.Web.ApplicationServices (in System.Web.ApplicationServices.dll)

NameDescription
System_CAPS_pubmethodCopyTo(array<MembershipProvider^>^, Int32)

Copies the membership provider collection to a one-dimensional array.

System_CAPS_pubmethodCopyTo(array<ProviderBase^>^, Int32)

Copies the contents of the collection to the given array starting at the specified index.(Inherited from ProviderCollection.)

Return to top
Show: