XmlSchemaSet.Contains Method
.NET Framework 4.5
Indicates whether an XML Schema definition language (XSD) schema is in the XmlSchemaSet.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Contains(String) | Indicates whether an XML Schema definition language (XSD) schema with the specified target namespace URI is in the XmlSchemaSet. |
|
Contains(XmlSchema) | Indicates whether the specified XML Schema definition language (XSD) XmlSchema object is in the XmlSchemaSet. |