'Declaration Public Function New( _
ByVal undoManagerThe undo manager.As CompositeUndoManager, _
ByVal imageCollectionThe image collection.As Vintasoft.Imaging.ImageCollection _
)
public ImageCollectionUndoManagersDispatcher(
CompositeUndoManager undoManager,
Vintasoft.Imaging.ImageCollection imageCollection
)
public: ImageCollectionUndoManagersDispatcher(
CompositeUndoManager* undoManager,
Vintasoft.Imaging.ImageCollection* imageCollection
)
public:
ImageCollectionUndoManagersDispatcher(
CompositeUndoManager^ undoManager,
Vintasoft.Imaging.ImageCollection^ imageCollection
)
Parameters
- undoManager
- The undo manager.
- imageCollection
- The image collection.