The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlArrayAttribute::Order Property
.NET Framework (current version)
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. |
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1
Show:
