System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_add 方法
XmlSchemaSet::ValidationEventHandler_add method
添加用于接收有关 XML Schema 定义语言 (XSD) 架构验证错误信息的事件处理程序。
template<class...> void System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_add(Args... value)
| Parameter | Type | 描述 |
|---|---|---|
| value | Args… | 绑定的或静态的方法或 ValidationEventHandler 实例。 |
另见
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++