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