ActivityCollectionChangeEventArgs.AddedItems Propriété

Définition

Obtient un type fortement typé ICollection contenant chaque ajoutActivity.Activity

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

Valeur de propriété

Type fortement typé ICollectionActivity contenant chaque ajout Activity.

S’applique à