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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly