The constructors of System.Xml.Serialization.XmlArrayItemAttribute are listed below. For a list of all members, see the XmlArrayItemAttribute Members list.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Xml.Serialization.XmlArrayItemAttribute class. | ||
Initializes a new instance of the System.Xml.Serialization.XmlArrayItemAttribute class and specifies the name of the XML element generated in the XML document. | ||
Initializes a new instance of the System.Xml.Serialization.XmlArrayItemAttribute class and specifies the Type that can be inserted into the serialized array. | ||
Initializes a new instance of the System.Xml.Serialization.XmlArrayItemAttribute class and specifies the name of the XML element generated in the XML document and the Type that can be inserted into the generated XML document. |