Aracılığıyla paylaş


CompositeActivityDesigner.ContainedDesigners Özellik

Tanım

içinde bulunan dizisini ActivityDesignerCompositeActivityDesigneralır.

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)

Özellik Değeri

salt okunur koleksiyonu ActivityDesigner.

Açıklamalar

ContainedDesigners içinde yer alan tasarımcıların salt okunur koleksiyonunu almak için erişimciyi CompositeActivityDesignerkullanın.

Şunlara uygulanır