Aracılığıyla paylaş


ElementTypeDescriptionProvider.CreateCustomTypeDescriptor Yöntem (ICustomTypeDescriptor, Type)

(Diğer bir deyişle bir ElementTypeDescriptor olması gerekmez) bir ICustomTypeDescriptor sağlamak için Overridables türetilmiş sınıf.Temel uygulama yalnızca bir ElementTypeDescriptor oluşturmak için CreateTypeDescriptor() çağırır.

Ad alanı:  Microsoft.VisualStudio.Modeling.Design
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Function CreateCustomTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    modelElementType As Type _
) As ICustomTypeDescriptor
protected virtual ICustomTypeDescriptor CreateCustomTypeDescriptor(
    ICustomTypeDescriptor parent,
    Type modelElementType
)

Parametreler

  • modelElementType
    Tür: System.Type
    Açıklanamayacak kadar öğe türü.

Dönüş Değeri

Tür: System.ComponentModel.ICustomTypeDescriptor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementTypeDescriptionProvider Sınıf

CreateCustomTypeDescriptor Fazla Yük

Microsoft.VisualStudio.Modeling.Design Ad Alanı