OutputCacheProviderCollection::CopyTo Method
.NET Framework (current version)
Namespace:
System.Web.Caching
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(array<OutputCacheProvider^>^, Int32) | Copies the output-cache providers to a compatible one-dimensional array at the specified index. |
![]() | CopyTo(array<ProviderBase^>^, Int32) | Copies the contents of the collection to the given array starting at the specified index.(Inherited from ProviderCollection.) |
Show:
