Icon::Dispose Method ()

 

Releases all resources used by this Icon.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual void Dispose() sealed

Calling Dispose allows the resources that are used by this Icon to be reallocated for other purposes.

.NET Framework
Available since 1.1
Return to top
Show: