XmlAnyElementAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the XmlAnyElementAttribute class.
Assembly: System.Xml (in System.Xml.dll)
Use the XmlAnyElementAttribute constructor when you are overriding the serialization of a field.
For more information about
overriding serialization, see the XmlAttributeOverrides class.
Show: