ContentWrapperAttribute(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der ContentWrapperAttribute-Klasse.

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

Parameter

contentWrapper
Type

Der Type, der als Inhaltswrapper für den Auflistungstyp deklariert wird.

Gilt für: