System.Xml.Serialization.XmlElementAttributes Class

Represents a collection of System.Xml.Serialization.XmlElementAttribute objects used by the System.Xml.Serialization.XmlSerializer to override the default way it serializes a class.

See Also: XmlElementAttributes Members

Syntax

public class XmlElementAttributes : CollectionBase

Remarks

The System.Xml.Serialization.XmlElementAttributes is returned by the XmlAttributes.XmlElements property of the System.Xml.Serialization.XmlAttributes class. By using the System.Xml.Serialization.XmlAttributeOverrides class and the System.Xml.Serialization.XmlAttributes class, you can override the default way that the System.Xml.Serialization.XmlSerializer serializes a class.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0