ElementTypeDescriptor 构造函数 (ICustomTypeDescriptor, Type)

创建表示将被使用的麦类型的包装类 ctor

命名空间:  Microsoft.VisualStudio.Modeling.Design
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Protected Friend Sub New ( _
    parent As ICustomTypeDescriptor, _
    elementType As Type _
)
protected internal ElementTypeDescriptor(
    ICustomTypeDescriptor parent,
    Type elementType
)

参数

  • elementType
    类型:System.Type
    将描述的元素类型。

.NET Framework 安全性

请参见

参考

ElementTypeDescriptor 类

ElementTypeDescriptor 重载

Microsoft.VisualStudio.Modeling.Design 命名空间