SoapExtensionTypeElementCollection::CopyTo Method
.NET Framework (current version)
Namespace:
System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(array<ConfigurationElement^>^, Int32) | Copies the contents of the ConfigurationElementCollection to an array.(Inherited from ConfigurationElementCollection.) |
![]() | CopyTo(array<SoapExtensionTypeElement^>^, Int32) | Copies the elements from the collection to an array, starting at a specified index of the array. |
Show:
