This documentation is archived and is not being maintained.
XmlElementAttribute. Order Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Gets or sets the explicit order in which the elements are serialized or deserialized.
Namespace:
System.Xml.Serialization
Assembly:
System.Xml (in System.Xml.dll)
'Declaration
Public Property Order As Integer
Property Value Type:
System. Int32 The order of the code generation. Important Note: After the Order property has been used on one public property or field in a type, it must be applied to all public properties and fields for that type and all inherited types.
Windows Phone OS Supported in: 8.1, 8.0, 7.1, 7.0