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, объявленный как оболочка содержимого для типа коллекции.

Применяется к