WorkflowItemPresenter::ICompositeView::CanPasteItems Method (List<Object^>^)
.NET Framework (current version)
Returns a value that indicates whether the specified objects can be pasted.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
private: virtual bool CanPasteItems( List<Object^>^ itemsToPaste ) sealed = ICompositeView::CanPasteItems
Parameters
- itemsToPaste
-
Type:
System.Collections.Generic::List<Object^>^
A list of items to be pasted.
.NET Framework
Available since 4.0
Available since 4.0
Show: