XmlArrayItemAttributes.Add Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Adds an XmlArrayItemAttribute to the collection.
Assembly: System.Xml.Serialization (in System.Xml.Serialization.dll)
Parameters
- attribute
- Type: System.Xml.Serialization.XmlArrayItemAttribute
The XmlArrayItemAttribute to add to the collection.
Show: