'Declaration Protected Overridable Sub OnImagesSavingFinished( _
ByVal eImageCollectionEventArgs, содержащий данные события.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
- ImageCollectionEventArgs, содержащий данные события.