XmlArrayAttribute Constructor

 

Initializes a new instance of the XmlArrayAttribute class.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodXmlArrayAttribute()

Initializes a new instance of the XmlArrayAttribute class.

System_CAPS_pubmethodXmlArrayAttribute(String^)

Initializes a new instance of the XmlArrayAttribute class and specifies the XML element name generated in the XML document instance.

Return to top
Show: