OutputCacheProviderCollection::CopyTo Method

.NET Framework (current version)
 

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

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

Copies the output-cache providers to a compatible one-dimensional array 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: