Aracılığıyla paylaş


VsModelingAdapterManager.CreateModelingAdapterInstance Yöntem

Imlementations geçirilen DomainModelRoot öğesini kullanarak modelinin dış dünya görünümü veren bir ModelingAdapter örneği sağlamalıdır.

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

Sözdizimi

'Bildirim
Protected MustOverride Function CreateModelingAdapterInstance ( _
    reference As ModelBusReference, _
    rootModelElement As ModelElement _
) As ModelingAdapter
protected abstract ModelingAdapter CreateModelingAdapterInstance(
    ModelBusReference reference,
    ModelElement rootModelElement
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Integration.ModelingAdapter

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VsModelingAdapterManager Sınıf

Microsoft.VisualStudio.Modeling.Integration.Shell Ad Alanı