System.Web.Services.Configuration.ProtocolElementCollection.Remove Method

Removes a specified System.Web.Services.Configuration.ProtocolElement from the collection.

Syntax

public void Remove (ProtocolElement element)

Parameters

element
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