XmlArrayItemAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the XmlArrayItemAttribute class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlArrayItemAttribute() | Initializes a new instance of the XmlArrayItemAttribute class. |
![]() | XmlArrayItemAttribute(String^) | Initializes a new instance of the XmlArrayItemAttribute class and specifies the name of the XML element generated in the XML document. |
![]() | XmlArrayItemAttribute(String^, Type^) | Initializes a new instance of the 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. |
![]() | XmlArrayItemAttribute(Type^) | Initializes a new instance of the XmlArrayItemAttribute class and specifies the Type that can be inserted into the serialized array. |
Show:
