System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_remove 方法

XmlSchemaSet::ValidationEventHandler_remove method

移除用于接收 XML Schema 定义语言(XSD)模式验证错误信息的事件处理程序。

template<class...> void System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_remove(Args... value)
参数类型描述
valueArgs…绑定的或静态的方法或 ValidationEventHandler 实例。

另见