System.Web.Services.Protocols.SoapHeaderCollection.Contains Method

Determines whether the System.Web.Services.Protocols.SoapHeaderCollection contains a specific System.Web.Services.Protocols.SoapHeader.

Syntax

public bool Contains (SoapHeader header)

Parameters

header
The System.Web.Services.Protocols.SoapHeader to locate in the System.Web.Services.Protocols.SoapHeaderCollection.

Returns

true if the value of the header parameter is found in the System.Web.Services.Protocols.SoapHeaderCollection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0