PersonalizationProviderCollection::CopyTo Method

 

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

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

Copies the personalization providers in the collection to an array, starting at the specified index.

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: