WorkflowItemPresenter::ICompositeView::OnItemsCopied Method (List<ModelItem^>^)
.NET Framework (current version)
Invoked after the start of a copy operation to complete the copying of the specified items.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
private: virtual Object^ OnItemsCopied( List<ModelItem^>^ itemsToCopy ) sealed = ICompositeView::OnItemsCopied
Parameters
- itemsToCopy
-
Type:
System.Collections.Generic::List<ModelItem^>^
The items to copy.
.NET Framework
Available since 4.0
Available since 4.0
Show: