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

Removes the element at the specified index in the collection.

Syntax

public void RemoveAt (int index)

Parameters

index
The zero-based index of the System.Web.Services.Configuration.ProtocolElement to remove 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