ContentWrapperAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci ContentWrapperAttribute třídy.

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

Parametry

contentWrapper
Type

Ten Type je deklarován jako obálka obsahu pro typ kolekce.

Platí pro