System.Xml.Serialization.XmlMemberMapping.Any Property

Gets or sets a value that indicates whether the .NET Framework type maps to an XML element or attribute of any type.

Syntax

public bool Any { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A true value for the XmlMemberMapping.Any property corresponds to the <any> element declaration and the anyAttribute attribute declaration in an XML Schema document.

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