System::Xml::Schema::ValidationEventHandler typedef
ValidationEventHandler typedef
Represents the callback method that will handle XML schema validation events and the ValidationEventArgs.
using System::Xml::Schema::ValidationEventHandler = System::MulticastDelegate<void(SharedPtr<Object> , SharedPtr<ValidationEventArgs> )>
See Also
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++