'Declaration Protected Overridable Sub OnImagesSavingFinished( _
ByVal eAn ImageCollectionEventArgs that contains the event data.As Vintasoft.Imaging.ImageCollectionEventArgs _
)
protected virtual void OnImagesSavingFinished(
Vintasoft.Imaging.ImageCollectionEventArgs e
)
protected: virtual void OnImagesSavingFinished(
Vintasoft.Imaging.ImageCollectionEventArgs* e
)
protected:
virtual void OnImagesSavingFinished(
Vintasoft.Imaging.ImageCollectionEventArgs^ e
)
Parameters
- e
- An ImageCollectionEventArgs that contains the event data.