System.Web.Services.Configuration.ProtocolElementCollection.RemoveAt Method

Removes the System.Web.Services.Configuration.ProtocolElement with the specified key from the collection.

Syntax

public void RemoveAt (object key)

Parameters

key
The key of the System.Web.Services.Configuration.ProtocolElement to be removed from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0