Removes the specified XML Schema definition language (XSD) schema from the System.Xml.Schema.XmlSchemaSet.
- schema
- The System.Xml.Schema.XmlSchema object to remove from the System.Xml.Schema.XmlSchemaSet.
The System.Xml.Schema.XmlSchema object removed from the System.Xml.Schema.XmlSchemaSet or null if the schema was not found in the System.Xml.Schema.XmlSchemaSet.
Removing a schema from the System.Xml.Schema.XmlSchemaSet sets the XmlSchemaSet.IsCompiled property to false.