System::Web::Services::Protocols::SoapHeader::SoapHeader constructor

SoapHeader::SoapHeader constructor

Constructs a new instance.

System::Web::Services::Protocols::SoapHeader::SoapHeader(System::SharedPtr<Xml::XmlElement> elem)
ParameterTypeDescription
elemSystem::SharedPtr<Xml::XmlElement>An XML element used to initialize a new instance.

See Also