ProtocolElementCollection.Remove Method (ProtocolElement)

 

Removes a specified ProtocolElement from the collection.

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

member Remove : 
        element:ProtocolElement -> unit

Parameters

element
Type: System.Web.Services.Configuration.ProtocolElement

The ProtocolElement to remove from the collection.

.NET Framework
Available since 2.0
Return to top
Show: