ActivityCollectionChangeEventArgs.RemovedItems Eigenschaft

Definition

Ruft einen stark typierten ICollection Typ Activity ab, der die einzelnen entfernten Activityenthält.

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)

Eigenschaftswert

Ein stark typierter ICollection Typ Activity , der die einzelnen entfernten Activityenthält.

Gilt für: