SoapHeader()

SoapHeader::SoapHeader(System::SharedPtr<Xml::XmlElement>) constructor

Constructs a new instance.

System::Web::Services::Protocols::SoapHeader::SoapHeader(System::SharedPtr<Xml::XmlElement> elem)

Arguments

ParameterTypeDescription
elemSystem::SharedPtr<Xml::XmlElement>An XML element used to initialize a new instance.

See Also