ContentWrapperAttribute(Type) Konstruktor

Definition

Initierar en ny instans av ContentWrapperAttribute klassen.

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

Parametrar

contentWrapper
Type

Det Type som deklareras som en innehållsomslutning för samlingstypen.

Gäller för