WsiProfilesElementCollection::RemoveAt Method

 

Removes a specified element from the collection.

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

NameDescription
System_CAPS_pubmethodRemoveAt(Int32)

Removes the element at the specified index in the collection.

System_CAPS_pubmethodRemoveAt(Object^)

Removes the WsiProfilesElement with the specified key from the collection.

Return to top
Show: