WorkflowItemsPresenter::CanPasteItems Method (List<Object^>^)
.NET Framework (current version)
Returns a Boolean that indicates whether the specified objects can be pasted.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- itemsToPaste
-
Type:
System.Collections.Generic::List<Object^>^
The list of objects to be pasted.
Return Value
Type: System::Booleantrue if the specified list of objects can be pasted; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: