BMXNET 4.0 Developer API

Clean up any resources being used.

Namespace:  IndianHealthService.BMXNet.WinForm
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Boolean

See Also