dispose Method

Summary

Releases all resources used by the ActionCommand.

Syntax

JavaScript Syntax
ActionCommand.prototype.dispose = function( 
   item 
) 
TypeScript Syntax
dispose( 
   item: any 
): void; 

Parameters

item

the item to dispose

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly