ContentWrapperAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

contentWrapper
Type

De Type inhoudswikkelaar die wordt gedeclareerd als inhoudswikkelaar voor het verzamelingstype.

Van toepassing op