RoleProviderCollection.CopyTo Method

 

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

NameDescription
System_CAPS_pubmethodCopyTo(ProviderBase[], Int32)

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

System_CAPS_pubmethodCopyTo(RoleProvider[], Int32)

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

Return to top
Show: