System.Xml.Serialization.XmlElementAttributes.Contains Method

Determines whether the collection contains the specified object.

Syntax

public bool Contains (XmlElementAttribute attribute)

Parameters

attribute
The System.Xml.Serialization.XmlElementAttribute to look for.

Returns

true if the object 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