Bahasa

CompositeActivityDesigner.ContainedDesigners Properti

Definisi

Mendapatkan array yang ActivityDesigner terkandung dalam CompositeActivityDesigner.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesigner ^> ^ ContainedDesigners { System::Collections::ObjectModel::ReadOnlyCollection<System::Workflow::ComponentModel::Design::ActivityDesigner ^> ^ get(); };
public virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesigner> ContainedDesigners { get; }
member this.ContainedDesigners : System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ActivityDesigner>
Public Overridable ReadOnly Property ContainedDesigners As ReadOnlyCollection(Of ActivityDesigner)

Nilai Properti

Koleksi baca-saja dari ActivityDesigner.

Keterangan

Gunakan aksesor ContainedDesigners untuk mengambil koleksi baca-saja dari perancang yang terkandung dalam CompositeActivityDesigner.

Berlaku untuk