System.Xml.Serialization.XmlArrayItemAttributes.Contains Method

Determines whether the collection contains the specified System.Xml.Serialization.XmlArrayItemAttribute.

Syntax

public bool Contains (XmlArrayItemAttribute attribute)

Parameters

attribute
The System.Xml.Serialization.XmlArrayItemAttribute to check for.

Returns

true if the collection contains the specified System.Xml.Serialization.XmlArrayItemAttribute; 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