get Method

Summary

Retrieves the binding for a key.

Syntax
TypeScript
JavaScript
BindingManager.prototype.get = function( 
   key 
) 
get( 
   key: string 
): LVBinding; 

Parameters

key

Binding key.

Return Value

Returns the binding associated with the key. If no binding exists, undefined will be returned.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.