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.
XmlEnumAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XmlEnumAttribute class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlEnumAttribute() | Initializes a new instance of the XmlEnumAttribute class. |
![]() | XmlEnumAttribute(String^) | Initializes a new instance of the XmlEnumAttribute class, and specifies the XML value that the XmlSerializer generates or recognizes (when it serializes or deserializes the enumeration, respectively). |
Show:
