VsModelingAdapterManager::CreateModelingAdapterInstance Method (ModelBusReference^, ModelElement^)
Visual Studio 2015
Imlementations should provide a ModelingAdapter instance that serves the Model's external world view using the DomainModelRoot element passed.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
protected: virtual ModelingAdapter^ CreateModelingAdapterInstance( ModelBusReference^ reference, ModelElement^ rootModelElement ) abstract
Parameters
Return Value
Type: Microsoft.VisualStudio.Modeling.Integration::ModelingAdapter^
Show: