The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
