Returns a value that indicates whether the collection contains an System.Xml.Schema.XmlSchema object that belongs to the specified namespace.
Syntax
Parameters
- targetNamespace
-
The namespace of the item to check for.
Returns
true if the item is found; otherwise, false.
Remarks
Requirements
Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0