ActivityCollectionChangeEventArgs.AddedItems Özellik

Tanım

Eklenen ICollectionher birini Activity içeren türü kesin olarak belirlenmiş Activity bir alır.

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)

Özellik Değeri

Eklenen ICollectionher birini Activity içeren türü kesin olarak belirlenmiştirActivity.

Şunlara uygulanır