System.Xml.Serialization.XmlAnyElementAttributes.Contains Method

Gets a value that indicates whether the specified System.Xml.Serialization.XmlAnyElementAttribute exists in the collection.

Syntax

public bool Contains (XmlAnyElementAttribute attribute)

Parameters

attribute
The System.Xml.Serialization.XmlAnyElementAttribute you are interested in.

Returns

true if the System.Xml.Serialization.XmlAnyElementAttribute exists in the collection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

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