equals Method

Summary

Compares this Attributes collection with another.

Syntax

TypeScript
    equals(attrs: Attributes): boolean; 

Parameters

attrs

The Attributes to compare with this object.

Return Value

Returns true if the compared attributes are equivalent in their properties. Otherwise, returns false.

Remarks

The usage for this is to check for duplication or to ensure consistency with other Attributes collections.

Requirements

Target Platforms

See Also

Attributes Object

Attributes 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.