Aracılığıyla paylaş


ActivityCollectionChangeEventArgs.AddedItems Özellik

Tanım

Eklenen Activityher öğesini Activity içeren türü kesin olarak belirlenmiş ICollection 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 her öğesini Activity içeren türü kesin olarak belirlenmiştir.ICollectionActivity

Şunlara uygulanır