'Declaration Protected Overridable Sub OnAddFilesException( _
ByVal argsA System.EventArgs that contains the event data.As Vintasoft.Imaging.ImageSourceExceptionEventArgs _
)
protected virtual void OnAddFilesException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs args
)
protected: virtual void OnAddFilesException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs* args
)
protected:
virtual void OnAddFilesException(
Vintasoft.Imaging.ImageSourceExceptionEventArgs^ args
)
Parameters
- args
- A System.EventArgs that contains the event data.