System.Xml.Serialization.XmlAnyElementAttribute Members

The members of System.Xml.Serialization.XmlAnyElementAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Xml.Serialization.XmlAnyElementAttribute class.

Initializes a new instance of the System.Xml.Serialization.XmlAnyElementAttribute class and specifies the XML element name generated in the XML document.

Initializes a new instance of the System.Xml.Serialization.XmlAnyElementAttribute class and specifies the XML element name generated in the XML document and its XML namespace.

Public Properties

Namestring.

Gets or sets the XML element name.

Namespacestring.

Gets or sets the XML namespace generated in the XML document.

Orderint.

Gets or sets the explicit order in which the elements are serialized or deserialized.