ModelItem.Parents Özellik

Tanım

Bu öğenin tüm ebeveynlerini alır.

public:
 abstract property System::Collections::Generic::IEnumerable<System::Activities::Presentation::Model::ModelItem ^> ^ Parents { System::Collections::Generic::IEnumerable<System::Activities::Presentation::Model::ModelItem ^> ^ get(); };
public abstract System.Collections.Generic.IEnumerable<System.Activities.Presentation.Model.ModelItem> Parents { get; }
member this.Parents : seq<System.Activities.Presentation.Model.ModelItem>
Public MustOverride ReadOnly Property Parents As IEnumerable(Of ModelItem)

Özellik Değeri

Bu öğenin ana öğeleri.

Şunlara uygulanır