ProtocolElementCollection::RemoveAt Method
.NET Framework (current version)
Removes a specified element from the collection.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveAt(Int32) | Removes the element at the specified index in the collection. |
![]() | RemoveAt(Object^) | Removes the ProtocolElement with the specified key from the collection. |
Show:
