SoapHeaderCollection.Remove Method (SoapHeader)
.NET Framework (current version)
Removes the first occurrence of a specific SoapHeader from the SoapHeaderCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- header
-
Type:
System.Web.Services.Protocols.SoapHeader
The SoapHeader to remove from the SoapHeaderCollection.
The SoapHeader elements that follow the removed SoapHeader move up to occupy the vacated spot.
.NET Framework
Available since 1.1
Available since 1.1
Show: