Sdílet prostřednictvím


TypePresenter.Items Vlastnost

Definice

Získá výčet typů obálky, které jsou v aktuální typ prezentující.

public:
 property System::Collections::Generic::IEnumerable<System::Activities::Presentation::View::TypeWrapper ^> ^ Items { System::Collections::Generic::IEnumerable<System::Activities::Presentation::View::TypeWrapper ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Activities.Presentation.View.TypeWrapper> Items { get; }
member this.Items : seq<System.Activities.Presentation.View.TypeWrapper>
Public ReadOnly Property Items As IEnumerable(Of TypeWrapper)

Hodnota vlastnosti

Výčet typů obálky, které jsou v aktuálním prezentujícím typu.

Platí pro