DiagramClientView::Dispose Method (Boolean)
Visual Studio 2015
Releases all resources, managed and unmanaged, related to this class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- disposing
-
Type:
System::Boolean
A value of true indicates that all resources (managed and unmanaged) should be disposed. A value of false indicates that Dispose has been called by the runtime from within the finalizer, so you should not reference other managed objects.
Show: