XmlElementAttribute.Order Property
Gets or sets the explicit order in which the elements are serialized or deserialized.
Assembly: System.Xml (in System.Xml.dll)
Use the GenerateOrder enumeration to instruct the ServiceDescriptionImporter to generate code that sets the Order property.
Important |
|---|
Once 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 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Important