XmlAnyElementAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XmlAnyElementAttribute class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlAnyElementAttribute() | Initializes a new instance of the XmlAnyElementAttribute class. |
![]() | XmlAnyElementAttribute(String^) | Initializes a new instance of the XmlAnyElementAttribute class and specifies the XML element name generated in the XML document. |
![]() | XmlAnyElementAttribute(String^, String^) | Initializes a new instance of the XmlAnyElementAttribute class and specifies the XML element name generated in the XML document and its XML namespace. |
Show:
