Sdílet prostřednictvím


ActivityCollectionChangeEventArgs.RemovedItems Vlastnost

Definice

Načte silný ICollection typ typu Activity obsahujícího každou odebraný 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)

Hodnota vlastnosti

IList<Activity>

Typově silný ICollection typ Activity obsahující každou odebraný Activity .

Platí pro