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