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
System_CAPS_pubmethod Dispose()

(Inherited from ModelBusAdapter.)

System_CAPS_protmethod 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