ActivityCollectionChangeEventArgs.RemovedItems Eigenschap

Definitie

Hiermee wordt een sterk getypt ICollection type Activity dat elk verwijderd Activitybevat.

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)

Waarde van eigenschap

Een sterk getypt ICollection type Activity dat elk verwijderd Activitybevat.

Van toepassing op