System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_remove method
XmlSchemaSet::ValidationEventHandler_remove method
Removes an event handler for receiving information about XML Schema definition language (XSD) schema validation errors.
template<class...> void System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_remove(Args... value)
Parameter | Type | Description |
---|---|---|
value | Args… | A bound or static method or ValidationEventHandler instance. |
See Also
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++