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