XmlSchemaSet::Contains Method
.NET Framework (current version)
Indicates whether an XML Schema definition language (XSD) schema is in the XmlSchemaSet.
Assembly: System.Xml (in System.Xml.dll)
| 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. |
Show:
