Click or drag to resize
XmlRootAttribute Constructor
Overload List
  NameDescription
Public methodXmlRootAttribute
Initializes a new instance of the System.Xml.Serialization.XmlRootAttribute class.
Public methodXmlRootAttribute(String)
Initializes a new instance of the System.Xml.Serialization.XmlRootAttribute class and specifies the name of the XML root element.
Top
See Also