Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Attempts to create and return a new adapter instance. An adapter lets you open a specified model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateAdapter(ModelBusReference) | Attempts to create and return a new adapter instance for the supplied reference, which can be a model reference or a model element reference. |
![]() |
CreateAdapter(ModelBusReference, IServiceProvider) | Attempts to create and return a new adapter instance for the supplied reference. Allows a service provider to be supplied. |
Top