Aracılığıyla paylaş


ActivityCollectionChangeEventArgs.RemovedItems Özellik

Tanım

Kaldırılan ICollectionActivityher öğesini içeren kesin türde bir tür Activity alır.

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

Özellik Değeri

Kaldırılan ICollectionActivityher birini Activity içeren türü kesin olarak belirlenmiştir.

Şunlara uygulanır