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:
