ElementTypeDescriptor 建構函式
包含受保護的成員
包含繼承的成員
初始化 ElementTypeDescriptor 類別的新執行個體。
這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。
多載清單
名稱 | 描述 | |
---|---|---|
ElementTypeDescriptor(Type) | 用來建立包裝函式類別的 ctor,該類別表示要使用的 MEL 型別。 | |
ElementTypeDescriptor(ModelElement) | 初始化 ElementTypeDescriptor 類別的新執行個體。 | |
ElementTypeDescriptor(ICustomTypeDescriptor, ModelElement) | 使用父自訂型別描述元,初始化 ElementTypeDescriptor 類別的新執行個體。 | |
ElementTypeDescriptor(ICustomTypeDescriptor, Type) | 用來建立包裝函式類別的 ctor,該類別表示要使用的 MEL 型別。 |
回頁首