Udostępnij za pośrednictwem


Metoda VsModelingAdapterManager.CreateModelingAdapterInstance —

Imlementations powinna zapewniać instancji ModelingAdapter, która służy widok zewnętrznego świata modelu przy użyciu przekazany element DomainModelRoot.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Integration.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Integration.ModelingAdapter

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsModelingAdapterManager Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Integration.Shell