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