ModelingAdapter.Dispose Method
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from ModelBusAdapter.) |
|
Dispose(Boolean) | Clean-up this ModelBusAdapter instance. Triggers a dispose of the DocumentHandler, if it has one.(Overrides ModelBusAdapter.Dispose(Boolean).) |
See Also
ModelingAdapter Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top