ContentWrapperAttribute(Type) 생성자

정의

ContentWrapperAttribute 클래스의 새 인스턴스를 초기화합니다.

public:
 ContentWrapperAttribute(Type ^ contentWrapper);
public ContentWrapperAttribute (Type contentWrapper);
new System.Windows.Markup.ContentWrapperAttribute : Type -> System.Windows.Markup.ContentWrapperAttribute
Public Sub New (contentWrapper As Type)

매개 변수

contentWrapper
Type

컬렉션 형식에 대한 콘텐츠 래퍼로 선언된 Type입니다.

적용 대상