System.Xml.Serialization.XmlSchemas.Contains Method

Determines whether the System.Xml.Serialization.XmlSchemas contains a specific schema.

Syntax

public bool Contains (System.Xml.Schema.XmlSchema schema)

Parameters

schema
The System.Xml.Schema.XmlSchema object to locate.

Returns

true, if the collection contains the specified item; 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