System.Xml.Schema.XmlSchemaObjectCollection.Contains Method

Indicates if the specified System.Xml.Schema.XmlSchemaObject is in the XmlSchemaObjectCollection.

Syntax

public bool Contains (XmlSchemaObject item)

Parameters

item
The System.Xml.Schema.XmlSchemaObject.

Returns

true if the specified qualified name is in the collection; otherwise, returns false. If null is supplied, false is returned because there is no qualified name with a null name.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0