Share via


TypePresenter.Items 속성

정의

현재 형식 프리젠터에 있는 래퍼 형식의 열거형을 가져옵니다.

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)

속성 값

현재 형식 프리젠터에 있는 래퍼 형식의 열거형입니다.

적용 대상