Share via


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

適用対象