Annotation.Dispose Method (Boolean)

.NET Framework (current version)
 

Releases unmanaged resources and, optionally, managed resources.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

override Dispose : 
        disposing:bool -> unit

Parameters

disposing
Type: System.Boolean

true to release both unmanaged and managed resources; false to release only unmanaged resources.

.NET Framework
Available since 4.0
Return to top
Show: