equals Method

Summary

Checks if this StandardBinding is equal to another binding.

Syntax

TypeScript
    equals(binding: StandardBinding | null): boolean; 

Parameters

binding

The StandardBinding to compare this instance to. Can be null if there is no binding that is the same to the current instance.

Return Value

true if the bindings are equal; otherwise, false.

Remarks

This would be used to check if a StandardBinding exist and or if there is a duplicate.

Requirements

Target Platforms

See Also

StandardBinding Object

StandardBinding Members

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

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