invoke Method

Summary

Invokes this event with the specified sender and data.

Syntax
TypeScript
JavaScript
LeadEvent.prototype.invoke = function( 
   sender, 
   e 
) 
invoke( 
   sender: any, 
   e: LeadEventArgs 
): void; 

Parameters

sender

The object sending the event..

e

The event data.

Example

For an example, refer to LeadEvent.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly