BomControlWinFormsDispose Method  | 
  
            Clean up any resources being used.
            
 
    Namespace: 
   Demo3D.Visuals.BillOfMaterials.Plugin
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxprotected virtual void Dispose(
	bool disposing
)
Parameters
- disposing
 - Type: SystemBoolean
true if managed resources should be disposed; otherwise, false. 
See Also