ActivityCollectionChangeEventArgs.RemovedItems Egenskap

Definition

Hämtar en starkt typtyp ICollectionActivity som innehåller varje borttagen Activity.

public:
 property System::Collections::Generic::IList<System::Workflow::ComponentModel::Activity ^> ^ RemovedItems { System::Collections::Generic::IList<System::Workflow::ComponentModel::Activity ^> ^ get(); };
public System.Collections.Generic.IList<System.Workflow.ComponentModel.Activity> RemovedItems { get; }
member this.RemovedItems : System.Collections.Generic.IList<System.Workflow.ComponentModel.Activity>
Public ReadOnly Property RemovedItems As IList(Of Activity)

Egenskapsvärde

En starkt typtyp ICollectionActivity som innehåller varje borttagen Activity.

Gäller för