System.Web.Services.Configuration.ProtocolElementCollection Class

Contains a strongly typed collection of System.Web.Services.Configuration.ProtocolElement objects.

See Also: ProtocolElementCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Services.Configuration.ProtocolElement), CollectionType=System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap)]
public sealed class ProtocolElementCollection : System.Configuration.ConfigurationElementCollection

Remarks

The System.Web.Services.Configuration.ProtocolElementCollection class is used to work with a collection of System.Web.Services.Configuration.ProtocolElement objects.

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