System.Xml.Schema.XmlSchemaSet.Contains Method

Indicates whether the specified XML Schema definition language (XSD) System.Xml.Schema.XmlSchema object is in the System.Xml.Schema.XmlSchemaSet.

Syntax

public bool Contains (XmlSchema schema)

Parameters

schema
The System.Xml.Schema.XmlSchema object.

Returns

true if the System.Xml.Schema.XmlSchema object is in the System.Xml.Schema.XmlSchemaSet; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0