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

Leadtools.LEADVIEW Assembly

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