NDepend.API Documentation
Equals Method (CodeRuleAttribute)
NDepend.Attributes Namespace > CodeRuleAttribute Class : Equals Method
An System.Object to compare with this instance or a null reference (Nothing in Visual Basic).
Returns a value that indicates whether this instance is equal to a specified object.
Syntax
public override bool Equals( 
   object obj
)

Parameters

obj
An System.Object to compare with this instance or a null reference (Nothing in Visual Basic).

Return Value

true if obj and this instance are of the same type and have identical field values; otherwise, false.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

CodeRuleAttribute Class
CodeRuleAttribute Members
Base Implementation in Equals