XmlSchemas::Contains Method
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Determines whether the specified item is a member of the collection.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Contains(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a value that indicates whether the collection contains an XmlSchema object that belongs to the specified namespace. |
![]() | Contains(XmlSchema^) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether the XmlSchemas contains a specific schema. |
Show:
