InheritanceService::Dispose Method ()

 

Releases all resources used by the InheritanceService.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual void Dispose() sealed

Calling Dispose allows the resources used by the InheritanceService to be reallocated for other purposes. For more information about Dispose, see Cleaning Up Unmanaged Resources.

.NET Framework
Available since 1.1
Return to top
Show: