TypeElementCollection::CopyTo Method

 

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

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

Copies the contents of the ConfigurationElementCollection to an array.(Inherited from ConfigurationElementCollection.)

System_CAPS_pubmethodCopyTo(array<TypeElement^>^, Int32)

Copies the elements from the collection to an array, starting at a specified index of the array.

Return to top
Show: