Bahasa

ActivityCollectionChangeEventArgs.AddedItems Properti

Definisi

Mendapatkan jenis ICollection jenis yang sangat Activity kuat yang berisi setiap ditambahkan 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)

Nilai Properti

Jenis ICollection jenis yang sangat Activity berisi setiap yang ditambahkan Activity.

Berlaku untuk