System.Web.Services.Configuration.ProtocolElementCollection.Add Method

Adds a System.Web.Services.Configuration.ProtocolElement to the collection.

Syntax

public void Add (ProtocolElement element)

Parameters

element
The System.Web.Services.Configuration.ProtocolElement to add.

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