XmlRootAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XmlRootAttribute class and uses the class name as the name of the XML root element.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlRootAttribute() | Initializes a new instance of the XmlRootAttribute class. |
![]() | XmlRootAttribute(String^) | Initializes a new instance of the XmlRootAttribute class and specifies the name of the XML root element. |
Show:
