ActivityCollectionChangeEventArgs.AddedItems Egenskap

Definition

Hämtar en starkt typtyp som innehåller varje tillagd ICollectionActivityActivity.

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)

Egenskapsvärde

En starkt typtyp som innehåller varje tillagd ICollectionActivityActivity.

Gäller för