Documentation for this section has not yet been entered.
Specify an XmlArrayAttribute.ElementName when you want the generated XML element name to differ from the member's identifier.
You can set the same XmlArrayAttribute.ElementName value to more than one member as long as the generated XML document uses XML namespaces to distinguish between the identically named members. For more details about using namespaces and creating prefixed names in the XML document, see System.Xml.Serialization.XmlSerializerNamespaces.