XmlElementElement Constructor (XmlElement^)
.NET Framework (current version)
Initializes a new instance of the XmlElementElement class with the specified XML element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- element
-
Type:
System.Xml::XmlElement^
The XmlElement from which this instance is initialized.
.NET Framework
Available since 3.0
Available since 3.0
Show: